Hi,

I'm using Firefox 3.5 with Firebug 1.4.0b3.

When I click on the Inspect Button, I see in the Net tab that there
was a request spawned in the background.

This is a problem in our webapp, because we use the <base/> tag. So
Firebug doesn't request the page itself but the url defined in the
base tag. And that is in our case also the login page, so of course a
new session will be generated.

All this happens in the background. The next click in our webapp will
redirect to the login page, because we lost the session.

In older Firebug versions like 1.3.3 this problem doesn't exist,
because Firebug doesn't start a new request when using the inspector.

Well my question: Is it possible to disable the background request by
clicking on the inspect button or is there an explanation for this
behavior?

kind regards

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to