? Success

User tests: Successful: Unsuccessful:

avatar Hackwar
Hackwar
4 Mar 2015

The router reads the Itemid from the URL, looks up the right menu item and merges in the query of the menu item into the query to be processed. That means, that you only need to specify the Itemid for a query to be properly constructed both for SEF and non-SEF URLs. Also, if there is a query parameter with name "format", it will also already be part of $item->flink. So the code in former line 113 would create something like &format=raw&Itemid=42&format=raw and thus is also unnecessary.

avatar Hackwar Hackwar - open - 4 Mar 2015
avatar joomla-cms-bot joomla-cms-bot - change - 4 Mar 2015
Labels Added: ?
avatar Hackwar
Hackwar - comment - 6 Mar 2015

d'oh, #6044 already covers this. closing this one

avatar Hackwar Hackwar - change - 6 Mar 2015
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2015-03-06 18:11:23
avatar Hackwar Hackwar - close - 6 Mar 2015
avatar Hackwar Hackwar - close - 6 Mar 2015
avatar Hackwar Hackwar - head_ref_deleted - 6 Jan 2016

Add a Comment

Login with GitHub to post a comment