> But now AutoTaggerPlugin doesn't work there either, exactly the same > symptoms!
> Any help in troubleshooting this - or an alternative to AutoTagger for the > "tag alias" functionality - would be greatly appreciated. When "done" fails, it's because a 'fatal' error occurs during the handling. If your browser has a developer debugging tool (i.e., Firebug for FireFox), you might be able to get some details about the specific error that occurs. That would give me some idea where to look in my code for possible causes. In addition, if you can create a "Minimal Test Case" (MTC) document, and post it somewhere online, I can take a look to try and locate the culprit. An MTC starts with an *empty* TW document to which you apply only the absolute minimum number of customizations and plugins, one at a time, until the error condition is reproduced. The resulting document makes it easier to isolate, diagnose and debug specific causes by eliminating any extra handling and processing overhead associated with other, non-essential customizations and plugins. In fact, because the process of creating an MTC can isolate the cause to a single change, you may even end up debugging the problem yourself or even determine a work-around that avoids the problem entirely! The MTC also provides a reliable test case for me to verify any potential solution *prior* to publishing changes to plugins. If a fix is applied and the problem vanishes, then all is good and the update can be posted online for people to import/install in their own documents. enjoy, -e -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/tiddlywiki?hl=en.

