If you see HTTP requests duplication it means actual redirect, not requestAction or something similar. And if you use there some third party code it may do this redirect.
Waiting for more news. On Dec 12, 5:13 am, bujanga <[email protected]> wrote: > This is a bit of a flaky one. Think it is mainly a problem with the > third-party application I am working with. I worked around it the > other day. > > I have, however; seen a few duplicate HTTP requests from some very > simple actions and views. These are NOT generated by any by a > requestAction. My beforeFilter does have some Session calls and a > ClassRegistry::init, along with settings for the Security and Auth > components. If I figure things out better than this, I will update > this thread. > > Thanks. > > Gary Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
