User tests: Successful: Unsuccessful:
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.
Labels |
Added:
?
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-03-06 18:11:23 |
d'oh, #6044 already covers this. closing this one