Do you have an online page I could use to reproduce this bug? If you try Firebug 1.5b3, is the problem still there? http://getfirebug.com/releases/firebug/1.5X/
I have checked my test case here: http://www.janodvarko.cz/firebug/tests/351/Issue351.htm and all seems to be fine. Honza On Nov 9, 9:04 pm, JoeK168 <[email protected]> wrote: > Hello, > > It appears that that the double-load issue is occurring for me. Here > are two scenario's that were happening: > > 1st scenario - upon POSTing a form to a PHP page: > > - a MySQL insert statement was inserted properly > - a blank insert statement was inserted immediately after the initial > correct entry > > After turning FireBug OFF, the second insert statement no longer > occurred. > > 2nd scenario > > to ensure that the current page being loaded came from an expected > source, we set a SESSION variable and hidden variable and then check > that the two values are identical on subsequent page loads. The check > would fail with FireBug turned on, and worked as expected with FireBug > turned off. > > In both cases, we loaded pages and got expected results in other non- > firebug compatible browswers (ie, chrome, etc). Previously, Firebug > did not conflict in this way. Would be nice not to have to cycle it ON/ > OFF all the time. > > System info: > > - Windows Vista > - Firefox 3.5.4, then Firefox 3.5.5 > - Firebug 1.4.4, then Firebug 1.4.5 > > Thanks, > > Joe -- 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=.
