Skip to content

Routing: Discover Itemid in Router for com_contact#5294

Closed
Hackwar wants to merge 4 commits intojoomla:stagingfrom
Hackwar:ItemidinRoutercom_contact
Closed

Routing: Discover Itemid in Router for com_contact#5294
Hackwar wants to merge 4 commits intojoomla:stagingfrom
Hackwar:ItemidinRoutercom_contact

Conversation

@Hackwar
Copy link
Copy Markdown
Member

@Hackwar Hackwar commented Dec 2, 2014

This change moves the code that discovers the right Itemid for this content item from the ContactHelperRoute class into the component router. This means that also URLs in the content get the right Itemid and we don't need to pre-calculate them during the time the article was written. It also means that all URLs are treated correctly and not just those going through ContactHelperRoute.

This makes ContactHelperRoute obsolete. The changes that I'm proposing might interfer with PR #5140. So #5140 should be merged first in order to test this one properly. That means that also #5264 and #5276 should be merged before this one.

This touches com_contact. Further components are done in other PRs. I also wanted to keep it testable, since no one could be expected to test all components at once. See the first PR for this in #5285.

This was made possible through the generous donation of the people mentioned in the following link via an Indiegogo campaign: http://joomlager.de/crowdfunding/5-contributors

@johanjanssens
Copy link
Copy Markdown
Contributor

See my comments on #5285 (comment)

@Hackwar
Copy link
Copy Markdown
Member Author

Hackwar commented Dec 30, 2014

Since this is now superseded by #5444, #5446 and #5502, I'm closing this one.

@Hackwar Hackwar closed this Dec 30, 2014
@Hackwar Hackwar deleted the ItemidinRoutercom_contact branch December 30, 2014 10:02
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.

3 participants