Getting closer... Found this post on another site: Okay after some research I found out that the 2nd submission is a black-hole'd one. I dont know really why but after editing the code several times Firebugs says that the 2nd request is an 404 Error with an HTML answer including the "Black- Hole" errors :/
I loaded up Firebug and sure enough, here are the results: First Submit: 200 OK Second Submit: 404 Not Found On the second submit, it is actually returning all of the HTML including all of the Cake errors of missing controller, like it did in version 2.0.0. But now it seems to be noticing the 404 and just tossing the results. Anyhow with a lot of knowledge in JsHelper know why the first submit works, yet the second one doesn't? I'm starting to suspect some sort of incompatibility with the Security helper. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
