> list[i].split("=")[1] is undefined  . . .  line 1646 in AutoTagger

This error occurs if AutoTaggerAliases is not *empty* and contains any
lines that do NOT have an "=".  For example, a blank line.  The only
recognized format for the content of this configuration tiddler is:

   alias1=one or more space separated tags
   alias2=othertag
   alias3=othertag2 othertag3
   etc.

Can you check to confirm that the error vanishes if you use a properly
formed configuration tiddler?  If it does, then I can easily add a
small bit of code to the plugin to handle that conditino and avoid the
error, even when presented with a badly-formed configuration tiddler.
Of course, if that doesn't fix the problem, then I have to look
deeper.

-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.

Reply via email to