Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#32768] Fix wrong param to helper route #2566

Closed
wants to merge 1 commit into from
Closed

[#32768] Fix wrong param to helper route #2566

wants to merge 1 commit into from

Conversation

brunowego
Copy link

Tracker: #32768

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

@wilsonge
Copy link
Contributor

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

@brunowego
Copy link
Author

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

@brunowego brunowego closed this Nov 21, 2013
@infograf768
Copy link
Member

I find 9 occurences of

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

in core.

@Hackwar
Copy link
Member

Hackwar commented Dec 5, 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants