Ooops, as I was saying > In our admin pages we see some strange behaviour in IE. Broadly it > goes like this: > > 1. Create new instance of model (controller/admin_add), which on > success... > 2. Redirects back to controller/admin_index > 3. Delete new item using link to controller/admin_delete on the admin > index page. > 4. controller/admin_delete does delete model instance, and then...
5. Redirects to controller/admin_index. This all works fine, the message confirming deletion appears at the top of the index page, but...the just-deleted model instance is still listed. Refreshing the page causes it to finally disappear, but we can't figure out why it's there the first time. Anyone seen anything similar? Thanks, Toby --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
