? Failure

User tests: Successful: Unsuccessful:

avatar dgt41
dgt41
10 Sep 2014

This fixes two bugs that exist when enabling Advanced SEF in content router and is complimentary to #4246

How to test:

Faulty assumption that an alias will be article

Create a new category
Create a new article in that category
Create a menu pointing in that article
navigate to that article
click on the category link
get a nice 404 error

The duplicate alias name on different languages. Kudos to @infograf768 for mentioning the duplication of alias in menus

Create a multilingual env
Create a category menu in english with alias faulty
Create in the second language a category menu with alias test
Create another category menu with alias faulty and with parent the menu with alias test
try to access faulty in english and in the other language
get a nice 404 error on the other language

Apply the patch and try to access the broken links!

avatar dgt41 dgt41 - open - 10 Sep 2014
avatar jissues-bot jissues-bot - change - 10 Sep 2014
Labels Added: ?
41a8ebd 10 Sep 2014 avatar dgt41 CS
avatar infograf768
infograf768 - comment - 11 Sep 2014

To make it clear, the multilanguage usage of the same alias for 2 menu items is the following:
Never used in a menu which contains a Home page.
Menu displayed by a menu module set to ALL languages.
Menu items in this menu set to different languages, and therefore displaying only the ones set to the language in use. (The menu items evidently display items taggged to the same language or All)
Purpose is to get:
mysite.com/en/shakespeare
mysite.com/fr/shakespeare
Sub-menu items have to be tagged to the same language as their parent

avatar dgt41
dgt41 - comment - 11 Sep 2014

Closing this in favor of #4267

avatar dgt41 dgt41 - close - 11 Sep 2014
avatar dgt41 dgt41 - close - 11 Sep 2014
avatar dgt41 dgt41 - change - 11 Sep 2014
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2014-09-11 12:29:11
avatar dgt41 dgt41 - head_ref_deleted - 11 Sep 2014

Add a Comment

Login with GitHub to post a comment