On Fri, 10 Feb 2012, Jeremy Ruston wrote:
* When rendering a tiddler that uses the <<tiddler>> macro, whereas
tiddler links in the outer tiddler are properly managed for resolution
or missing, links in the inner tiddler are not. For example if both
the inner and outer tiddler's reference "TiddlySpace" (and TiddlySpace
exists in the context), then the outer tiddler will class the link "tw-
tiddlylink-resolves" but the inner will class it "tw-tiddlylink-
missing'. Is that something my code gets wrong, or something deeper?
I think I have fixed this problem in this commit:
https://github.com/Jermolene/TiddlyWiki5/commit/7fdd8985ef5e898b92a46af727ad13e8edcfc52f
Can you give it a try and let me know?
So I narrowed it down a bit using two tiddlers as tests:
http://cdent.tiddlyspace.com/fiertest1
http://cdent.tiddlyspace.com/HelloThere
The second one transcludes SiteInfo as the first thing in the
tiddler. That "TiddlySpace" is claimed to be missing. Later ones are
not.
The first one transcludes later in the tiddler and the "TiddlySpace"
is not missing.
I can paste the output somewhere if that would be useful.
(This is using your latest master code)
--
Chris Dent http://burningchrome.com/
[...]
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" 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/tiddlywikidev?hl=en.