In the version of 1.2 and in the prev... the problem was the same... preserve the parameters of research...passing from page to page...
There was post get redirect...a really bad solution... now searching various persons..i see that the most use a redirect... i have created the solution to use the get string from url..passing all to paginator... but i have the problem that i cannot use the paginator sort, because if you try to put something like ?pizza=good the paginator sort will remove this... I need only this patch to the controller helper...to put the query string in the bottom... I don't want to use a redirect... I don't think this is very professionall..and why to force a redirect? And moreover the seo features? I am able now to post the parameter in my page and manage them..and passing all to paginator... My only problem is now the sort that remove the querystring... SOmeone is able to patch the core to preserve the url? Very thanks... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
