User tests: Successful: Unsuccessful:
Changing $this->input->get('layout') from the default "CMD" filter to "STRING" since the layout is allowed to contain a ":". This is in case of an additional layout in a template where the layout is stored as "templatename:customlayout".
This is currently an issue if you want to create an alternate layout for the categories view in com_content.
The bug doesn't appear in all views because there are checks for the current active menu item layout built-in.
However it never works if you use the URL parameter "&layout=templatename:customlayout".
Tracker: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=31494
Because unfortunately nobody cared to test it ![]()
We usually need two good tests logged in the associated tracker item. If nobody cares to test, nothing will get fixed.
So you would be a big help if you can test it and mark a successful test in the tracker.
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2013-12-06 17:27:51 |
Awesome, great team work!
You were a big help pushing that forward. Thanks ![]()
Merged upstream master