? ? Success

User tests: Successful: Unsuccessful:

avatar infograf768
infograf768
23 Aug 2017

As we all know, if one clicks on the title of an article displayed in a featured menu item, the url obtained is quite weird when the new Router is implemented.

Until now, when installing Joomla as multilingual with data, the home menus are featured menu items.

Summary of Changes

When "Install Localised Content" is set to Yes, this PR changes the default home menu item to a blog
If "Install Localised Content" is set to No, the home will still be a featured menu item (remember: no specific categories or articles are created).
In both cases, It also adds a hidden menu item of type "List All Categories".

Testing Instructions

Make an installation with "Install Localised Content" set to Yes and then set to No in another installation.

screen shot 2017-08-23 at 17 11 26

Make sure you enable "Experimental" in Articles Options=>Integration

screen shot 2017-08-23 at 17 16 52

Verify the menu items created and the urls obtained. Below with Localised Content installed

screen shot 2017-08-23 at 17 15 24

Expected result

We will now get for the article displayed in the homes, urls of type
http://localhost:8888/en/article-en-gb

instead of
http://localhost:8888/en/?view=article&id=1:article-en-gb

Careful though before testing:
#17668 has broken frontend multilang!

avatar joomla-cms-bot joomla-cms-bot - change - 23 Aug 2017
Category Installation
avatar infograf768 infograf768 - open - 23 Aug 2017
avatar infograf768 infograf768 - change - 23 Aug 2017
Status New Pending
avatar zero-24
zero-24 - comment - 23 Aug 2017

Can you take a look into drone?

avatar infograf768
infograf768 - comment - 23 Aug 2017

@zero-24
Yep, I know. Wanted some testers first.
But one can't test for now as multilang is broken in frontend.

avatar infograf768 infograf768 - change - 24 Aug 2017
Labels Added: ?
avatar infograf768
infograf768 - comment - 24 Aug 2017

To test fully frontend results, make sure that #17697 has been merged, or apply that pr first.

avatar infograf768
infograf768 - comment - 25 Aug 2017

#17697 has been merged.
This can now be tested.

Download staging https://github.com/joomla/joomla-cms/archive/staging.zip
Before installing, replace in the installation folder the following files:
files_installation.zip

avatar franz-wohlkoenig franz-wohlkoenig - test_item - 27 Aug 2017 - Tested successfully
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 27 Aug 2017

I have tested this item successfully on f6860d4

  • Installed 2 Multilingual-Sites using above Files
  • one with, second without Install Localised Content
  • active new Router for Article + remove URL on both Sites
  • Site with Install Localised Content got Category Blog
    bildschirmfoto 2017-08-27 um 07 41 06
  • Frontend-URL: /index.php/en/article-en-gb
  • Site without Install Localised Content got Featured Articles:
    bildschirmfoto 2017-08-27 um 07 33 37

This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/17692.
avatar jreys jreys - test_item - 27 Aug 2017 - Tested successfully
avatar jreys
jreys - comment - 27 Aug 2017

I have tested this item successfully on f6860d4


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/17692.

avatar franz-wohlkoenig franz-wohlkoenig - change - 27 Aug 2017
Status Pending Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 27 Aug 2017

RTC after two successful tests.

avatar mbabker mbabker - change - 27 Aug 2017
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-08-27 16:08:39
Closed_By mbabker
Labels Added: ?
avatar mbabker mbabker - close - 27 Aug 2017
avatar mbabker mbabker - merge - 27 Aug 2017
avatar ceford
ceford - comment - 17 Nov 2022

I have been revising documentation for Joomla 4 and noticed that installation of the Multilingual Sample Data creates a hidden Categories menu item in the menus for each language. I can't find where that is used. Leaving it out seems to make no difference. It is not mentioned in the Joomla 3 documentation. Can anyone explain what it is used for? And where it is referenced in the code?


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/17692.

Add a Comment

Login with GitHub to post a comment