ZF-12245: The resource module is not loaded, if the short name of the resource matches a resource application
Description
When the names of the resources of the module and the application are the same, the resource module is not loaded:
For example:
Application_Resource_Resource1 Module1_Resource_Resource1
There are short resource names are the same and because of this problem. Resource Application_Resource_Resource1 loaded. A resource Module1_Resource_Resource1 not be loaded.
Comments
No comments to display