This is known as the doubleLoad problem, to read more look at: http://code.google.com/p/fbug/issues/list?can=2&q=label%3AdoubleLoad
The fix is in Firebug 1.3 + Firefox 3.0.4. On Oct 26, 2:52 pm, Larry <[EMAIL PROTECTED]> wrote: > This is causing a problem for me. I have a script that toggles the > value in a session variable. In all browsers, this worked fine but > not in Firefox. It seemed that in Firefox, the session variable just > wasn't toggling. Well, turns out that it was, but it was toggling > twice between 1 and 0 making it seem like there was no change. I > spent much time debugging this, trying to change server cache > settings, Firefox settings, etc, until I discovered that Firefox was > making two requests and narrowed it down to Firebug? > > Why does Firebug do this? Is it necessary? This makes it difficult > to verify my scripts that rely on a singe request to validate > functionality. > > Any suggestions? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" 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/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
