On Feb 28, 12:08 pm, Al C <[email protected]> wrote: > I presume that there is something wrong with my configuration. I > can't seem to debug scripts anymore... > > In fact, when I open the script tab and change to the specific .js > files, I see multiple instances of my javascript functions > > (I'm running windows 7 pro, Firefox 3.6.13 and firebug 1.6.2) > > I first noticed this on my localhost server and then found it was > occuring on my password protected staging server. Upon further > investigation, I found that I can also replicate the odd behaviour > atwww.menova.com(my publicly accessible site)... open this site and > enable firebug, change to the scripts tab and select 'widgets.js'. > When I open this view, the pane shows more than 1200 lines of code but > there are actually only 400 in the source .js file. When I search for > a particular function - e.g., 'updateimg' - there can be as many as > three instances where the function is defined in the contents of the > script tab. > > I've already tried re-installing Firebug... any help you can suggest > would be greatly appreciated.
Sounds like issue 3346 http://code.google.com/p/fbug/issues/detail?id=3346 We could not reproduce the problem, so not resolved, but may be some suggestions. jjb > > TIA > > Al -- 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.
