RE: Weird caching issue

2009-10-23 Thread Dave Maharaj :: WidePixels.com

Yeah I have the same issues in different areas of my app with no success.
Same with delete, need to refresh after the first delete, and on login. My
login is on the index page. When you login it redirects you back to the
index page showing login, hit refresh and it shows Logged in...

If you find a solution please let me know.

Thanks,

Dave 

-Original Message-
From: toby1kenobi [mailto:toby.math...@gmail.com] 
Sent: October-23-09 2:25 PM
To: CakePHP
Subject: Re: Weird caching issue


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 cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Weird caching issue

2009-10-23 Thread toby1kenobi

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---