Greetings,
I may have discovered a bug related to the $set widget in tiddlywiki 5.2.2
The following code outputs a correct result but the syntax is incorrect
(missing > on the $set statement).
<$set name="thisColor" value=<$transclude tiddler=stateColor
index={{!!Phase}}>
<$text text=<<thisColor>> />
</$set>
the current tiddler has field Phase set to "étude" (index from the data
tiddler)
The stateColor is a data tiddler with properties like
étude: "#FF0000"
révision: "#00FF00"
rattrapage: "#FFC700"
What do you think ?
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/07f2aae7-0cac-44ea-8187-4e8225bb10c6n%40googlegroups.com.