After an upgrade to Firebug 1.3.3b1 it still does not work for me. Seems to be related to file relative paths to script files...
<script type="text/javascript" src="../garmin/device/ GarminDeviceDisplay.js"> // FAILS and cannot view source but <script type="text/javascript" src="GarminDeviceDisplay.js"> // WORKS On Feb 10, 3:01 am, Jan Odvarko <[email protected]> wrote: > Please try Firebug 1.3.3b1:http://getfirebug.com/releases/firebug > This problem should be fixed. > > Could anybody verify, please? > Honza > > On 9 Ún, 16:43, Jan Odvarko <[email protected]> wrote: > > > This problem should be fixed in the next Firebug version. > > But, before could you please attach your test cases (e.g. online URL > > of pages that > > doesn't work for you) to:http://code.google.com/p/fbug/issues/detail?id=1461 > > > So, we can verify that. > > Thanks! > > Honza > > > On 9 Ún, 16:21, Oscar Orduz Acosta <[email protected]> wrote: > > > > The same for me Olga, the downgrading does not work!!.... Until now all > > > what > > > we discovered here was that is related to the page code of the source, if > > > we > > > save the source changing the page code (to UTF 8- page code 65001 in our > > > case) firebug can load it. > > > This odd behavior also occur in some response wich firebug does not show! > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
