? Success

User tests: Successful: Unsuccessful:

avatar gmobravo
gmobravo
10 Feb 2015

Steps to reproduce the issue

Create a new installation with the "sample testing" data and then at the end of installation choose also the multilingual feature.

Expected result

All the menu items in the Top Menu should works both english and the language you choose to use the multilingual feature.

Actual result

404 Error when you click on the "Parks" menu item in other language than english. Only works in english.

Additional comments

This occurs becouse the sample data in the /postgresql/sample_testing.sql in the "#__menu" table create the "Australian Parks" menu with "en-GB" instead '*' and as the "Parks" menu item in the Top Menu is just an alias to the "Parks Home" menu item of the "Australian Parks" menu, the the resoult is and 404 error page due the multilingual feature.

To solve this, it is necessary modify the /postgresql/sample_testing.sql file and replace, in the "#__menu" table the references to the "en-GB" language, for the '*' to make it available in all the languages.

avatar gmobravo gmobravo - open - 10 Feb 2015
avatar joomla-cms-bot joomla-cms-bot - change - 10 Feb 2015
Labels Added: ?
avatar infograf768
infograf768 - comment - 10 Feb 2015

One should NOT use sample data when installing joomla as multilingual, whether using postgresql or else.
It is clearly stated in the installation screen:

screen shot 2015-02-10 at 09 06 51

avatar infograf768 infograf768 - change - 10 Feb 2015
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2015-02-10 08:08:58
avatar infograf768 infograf768 - close - 10 Feb 2015

Add a Comment

Login with GitHub to post a comment