When using simple redirect like e.g.:
<?php header('Location: NextPage.php'); ?>
the Console panel (and also the Net panel) shouldn't be cleared. For
example Net panel should
display all URLs in the redirect chain.But in case of web-page transitions (form submit, link navigation, etc.), entire Firebug UI is refreshed and console/net panels cleared. The good news is that this is something we would like to have in Firebug 1.5 See also: http://code.google.com/p/fbug/issues/detail?id=313 Honza On May 29, 7:49 pm, omsrobert <[email protected]> wrote: > Is there a way to have Firebug not clear the console on a redirect? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
