Details
-
Bug
-
Resolution: Fixed
-
High
-
5.0.0rc1
-
None
-
Operating System: Debian6
PHP Version: 5.3.3
Database and version: PostgreSQL (8.4.13) and Mysql
Browser (and version): Firefox 17.0
Description
In a multilanguage (eng(United Kingdom) + fre(France) + nor(Bookmal)) installation, i have a "Module not found" when i create a folder in a language that is not the default one.
Steps to reproduce
- Make a webin (with or without content) installation; - Login into ENG siteaccess - In Eng: create a folder "News" - Change to French siteaccess - Login again (issue https://jira.ez.no/browse/EZP-20084?) - Create another folder: "News_fre" - Click "Send for Publishing" Here, it appears the screen shown in "image1.png" attached If i click "Modifier" or "Annuler", i have the "Module not found" screen
The error occurs on PostgreSQl and Mysql.
in var/log/error:
[ Nov 21 2012 19:39:58 ] [192.168.2.67] index: Undefined module: 1-FR
in Apache log:
[Wed Nov 21 18:39:59 2012] [error] [client 192.168.2.67] Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Invalid field identifier 'intro' for content #58") in "eZDemoBundle::page_footer.html.twig" at line 4." at /var/www/ezp50/ezpublish/cache/prod/classes.php line 9299, referer: http://ezp5.paulo.cleverti.qa.ezpublish.no/fre/content/edit/61/1/fre-FR
Attachments
Issue Links
- is duplicated by
-
EZP-20126 Error creating Objects in frontpage, after clean installation (eZ Webin, eZ Flow)
- Closed