Hi, I'm using cake for a while and have problems with prefix routing in every project I created. Its behavior is not what it should be. The following issues happened to me: * setting any other named params the prefix becomes one of the in the format $prefix:1. This makes some problem with pagination and I made seriously bad workarounds to get it working. * when I tried to make redirects and URLs to a plugin it does the same thing and the prefix became a named parameter.
I tried many workarounds and changed many times and nothing changed. I tried to set prefix in the url array for different functions, in pagination urls everything failed to work with me. Do any one has a solution before sending a ticket in trac. Thanks in advance ans sorry for my poor English --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
