Are you using Firefox w/ FireBug installed? I've seen FireBug make extra requests - at least with older versions.
-Matt www.pseudocoder.com On Dec 18, 8:55 am, WebbedIT <[email protected]> wrote: > Would that do it intermittently? See the below debug log ... > > 2008-12-18 13:49:26 Debug: Edit form displayed for record # 6815 > 2008-12-18 13:49:30 Debug: Edit saved for record # 6815 > 2008-12-18 13:49:32 Debug: TelephonyNumber Index > 2008-12-18 13:49:34 Debug: Edit form displayed for record # 877 > 2008-12-18 13:49:37 Debug: Edit saved for record # 877 > 2008-12-18 13:49:39 Debug: TelephonyNumber Index > 2008-12-18 13:49:40 Debug: Edit form displayed for record # 493 > 2008-12-18 13:49:43 Debug: Edit saved for record # 493 > 2008-12-18 13:49:45 Debug: TelephonyNumber Index > 2008-12-18 13:49:46 Debug: Edit form displayed for record # 403 > 2008-12-18 13:49:49 Debug: Edit saved for record # 403 > 2008-12-18 13:49:51 Debug: TelephonyNumber Index > 2008-12-18 13:51:20 Debug: Edit form displayed for record # 6815 > 2008-12-18 13:51:21 Debug: Edit form displayed for record # 6815 > > I edited, saved and went back to the index for 4 different telphone > numbers without incident. But after waiting 1 min and then trying to > edit the first number again I could see the page took longer to load > and the log shows it loaded that page twice within a second of one > another. > > The app I am building is very much in the wireframe mode at present > and doesn't display any images other than the cake logo and some > background images from the stylesheet. The layout is based very > closely on the default template and I am yet to add any calls to extra > scripts of any nature. > > This has now been a bit of a brick wall for me over the last 2 days :( --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
