User tests: Successful: Unsuccessful:
This codeblock should actually be run on the process_before stage, since it expects only 2 query elements. If it is run on process_during, the languagefilter plugin already acted and added the language. If this is not executed, the alias menu item does not work correctly.
Labels |
Added:
?
|
Yes, that is more or less expected. I wrote the unittests after the actual code and since that code was not correct, the unittests are not correct either.
Or rather, this shows bugs in the old code right now. There is more necessary than moving that part of the code a bit earlier.
Category | ⇒ | Router / SEF |
@test fails here
This creates other issues with the language switcher, SEF OFF.
A Classic menu item alias to the Home Page (Featured view) on top menu gives:
index.php?option=com_content&view=featured&Itemid=153&lang=it
(instead of index.php?lang=it)
then when one wants to change language to display the home in another language by clicking on the flag, one gets for FR:
/index.php?lang=fr&Itemid=102&option=com_content
Status | Pending | ⇒ | Ready to Commit |
Rel_Number | 0 | ⇒ | 6278 |
Relation Type | ⇒ | Not before |
Moving to RTC here and set the relation to #6278
Labels |
Added:
?
|
Milestone |
Added: |
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-03-09 12:13:48 |
Labels |
Removed:
?
|
@Hackwar Travis fail?
https://travis-ci.org/joomla/joomla-cms/jobs/52708560