Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.4.1SDK
-
None
Description
The Resource_ImplBase does not pass on the resource manager to external resources. Hence, external resources do not know about the resource manager which is responsible from them. Consequently, shared resources are unable to locate other shared resources.
Attached patch forwards resource manager unless another resource manager has been explicitly defined in the additional parameters.