? Success

User tests: Successful: Unsuccessful:

avatar brunowego
brunowego
20 Nov 2013

Tracker: #32768

joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=32768&start=0

avatar brunobatista brunobatista - open - 20 Nov 2013
avatar wilsonge
wilsonge - comment - 20 Nov 2013

This doesn't seem right. Because in the content helper router we're looking for an integer https://github.com/joomla/joomla-cms/blob/master/components/com_content/helpers/route.php#L39

avatar brunobatista
brunobatista - comment - 21 Nov 2013

Yes @wilsonge , you are correct! I closing this issue. Thanks.

avatar brunobatista brunobatista - change - 21 Nov 2013
The description was changed
Title
Fix wrong param to helper route
[#32768] Fix wrong param to helper route
Description <p>Tracker: #32768</p> <p>joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&amp;tracker_item_id=32768&amp;start=0</p>
Status New Closed
Closed_Date 0000-00-00 00:00:00 2013-11-21 10:04:52
Labels Added: ? ?
avatar brunobatista brunobatista - close - 21 Nov 2013
avatar infograf768
infograf768 - comment - 22 Nov 2013

I find 9 occurences of

ContentHelperRoute::getArticleRoute($item->slug, $item->catslug)

in core.

avatar Hackwar
Hackwar - comment - 5 Dec 2013

FYI: The Joomla core routers don't require the catslug. Its a leftover from Joomla 1.5 and hasn't been necessary since Joomla 1.6

Add a Comment

Login with GitHub to post a comment