Hello, using cake_1.2.0.7296-rc2 under Apache/PHP5/Windows I'm having a problem where when I submit a form to edit a database entity, the controller sometimes does not recognize $this->data as being set and sends me back to the orignal edit form. The weird thing is, that if I try it a couple times, it eventually works and saves the updates. It seems like if I wait several seconds between modifying the form and hitting submit it works more reliably. If I make the form change and click submit quickly, I can do this over and over without ever getting the update saved.
The other weird thing is that this only happens in Internet Explorer, not Firefox. My form and controller were generated with bake. Any ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---