Hi Stephen I went back and turned on Firebug in Firefox (34.0.5 and Windows 7) and the > built in debugger in Chrome (37.0.2062.120) ... at least I think I did... > and tried reloading my test wiki with the javascript flaw. In both cases, I > got the "red popup of death" reporting the undeclared variable and neither > would allow me to do much more than unload the defective wiki and load up a > new empty. Both debuggers basically gave me the same message as the > r.p.o.d. So I either haven't set the debuggers up correctly, which is > highly probable, or I'm not using the same tools as you are using, which is > even more probable, or I'm simply not as good at this as you are... which > is an absolute certainty. >
Strange. So, with the browser debug tools you saw both the r.p.o.d. and you also saw a message in the developer tools console. One possibility is that the debugger isn't configured to pause on exceptions. It's a toolbar button; the setting is described here: https://developer.chrome.com/devtools/docs/javascript-debugging Best wishes Jeremy. > > If I may ask you and the other developers, what are you using for your > development environment? > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

