ZF2-565: Multiple module routing issue
Description
Segment routing is not working with multiple module. In application configuration if I add more than one module then the first module's segment routing doesn't work properly. For single module it works well. This is the application module configuration. 'modules' => array( 'App1', 'App2', ), 'module_paths' => array( './module', './vendor', ),
Comments
Posted by Ben Scholzen (dasprid) on 2012-09-17T19:25:35.000+0000
Please attach your routing config as well.
Posted by Ralph Schindler (ralph) on 2012-10-08T20:16:31.000+0000
This issue has been closed on Jira and moved to GitHub for issue tracking. To continue following the resolution of this issues, please visit: https://github.com/zendframework/zf2/issues/2591