I'm using Firebug 1.4.1 in Firefox 3.0.12. I'm working with a local file. If the filename has a comma in it, Firebug doesn't seem to be able to work with the JavaScript in that file. In the Scripts pane, it just shows one line with everything after the comma from the filename. So if the file is aaa,bbb.html, the Scripts pane shows:
1 bbb.html instead of the script in the file (and I've reloaded so the Script pane is enabled). If I rename the file to remove the comma, things work fine, the JavaScript in the file is shown and I can work with it like normal. Brian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
