Hello, I have an issue with the media page when switching language Whe requesting the fr version /fr/admin/media, I see the defaultTemplate :
Match route "a_page" (/:sf_culture/:slug) for /fr/admin/media with parameters array ( 'module' => 'a', 'action' => 'show', 'sf_culture' => 'fr', 'slug' => 'admin/media',) Render "D:/wspace/ApostropheSandBox1.5/plugins/apostrophePlugin/ modules/a/templates/defaultTemplate.php" The 'en' version is fine : Match route "a_media_index" (/) for /en/admin/media with parameters array ( 'module' => 'aMedia', 'action' => 'index',) Render "D:/perso/wspace/ApostropheSandBox1.5/plugins/apostrophePlugin/ modules/aMedia/templates/indexSuccess.php" Am I missing something here ... maybe obvious ? Thanks for your help ! -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
