hi john, sorry to have been unclear.
i was debugging a script from page2, that imported script2.js using a relative path. page1, that was (probably) in the browser's cache, also imported script2.js, using a relative path, too. when the debugger stepped into code on page2, it found the function to debug in script2.js, but the tooltip and the browsed content of the script showed this is the script2.js located on site1, not this on site2. i sincerely hope this posting is better. regards, alex On Fri, Nov 21, 2008 at 18:09, John J Barton <[EMAIL PROTECTED]> wrote: > > Sorry alex I can't understand your post. What is a 'tracer'? 'ram > cache'? 'base name'? > jjb > > On Nov 20, 7:00 pm, alexbodn <[EMAIL PROTECTED]> wrote: >> hi friends, >> >> i've found this strange situation while debugging a site i'm >> maintaining. >> >> while the tracer should have loaded site2_url/script.js it did load >> (and showed it did) site1_url/script.js. >> >> please note that both scripts base names are the same. >> >> this happened after ff ram cache has been enabled. please note that >> site1 loaded before site2. >> >> best regards, >> and many thanks for firebug, >> >> alex > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
