FriendlyUrlRouter has a higher priority than basic Router - this might cause potential performance problems as the friendly urls are looked up in a database.
FriendlyUrlRouter has the lowest priority in DomainRouter
Doesn't this have a reason? Eg. to provide possibility to override basic or localized router by friendly url?
This issue has been automatically marked as stale because there was no activity within the last 4 months (and it is quite a long time). It will be closed if no further activity occurs. Thank you for your contributions.
I totaly agree with change priorities. Basic router should be more priority then FriendlyUrlRouter... I admit that the original routers priority values were written by me and I thought that a smaller number meant a higher priority.
Most helpful comment
I totaly agree with change priorities. Basic router should be more priority then FriendlyUrlRouter... I admit that the original routers priority values were written by me and I thought that a smaller number meant a higher priority.