Hi,

I think I've found a (little) bug with the TiddlyWiki.  I'm currently
using 2.5.2.  I'm using a slightly modified version of the "RenameTags
Plugin" Version 3.1.

Bascially, when a tiddler is renamed and it is linked to by other
tiddlers, then the plugin asks whether you would like to update the
links to this tiddler to match the new name.

The plugin makes use of "getRefferingTiddlers" to get a list of
tiddlers that link to the one that has just had its title changed.  It
then searches and replaces all links in each of the contents of
returned list of tiddlers.

This works fine for normal and pretty links.  However, it does not
work for section links of the form [[NAME##SECTION]] for linking (or
for tranclusion using the <<tiddler ... >> macro.  This is because
although the plugin does search/replace these links,
getRefferingTiddlers does not return them.

I was wondering if anyone else had seen this issue and whether it
should be raised as a bug?  Should this go in the dev forum?

Cheers,
James

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