Eric - Here we are a month down the road and I've hit a snag with
CT... specifically the last update for sparse processing. I'm sure I
tested it when you first released it, but now I've come to use it for
real, it isn't working.
Use (test) case:
1 - create a tiddler "My Tiddler-03"
2 - hit "Copy"
3 - result: nothing. (Click is eaten, no response at all).
Hmmm... edit CT config, change sparse=true to false then repeat above.
Same result.
If you don't see this behavior your end, and you'd like me to slot in
a try{...}catch(er){alert(er)} some place, just let me know where -
I'm thinking that maybe something else has changed here (read other
plugin) that may be upsetting the ship.
BTW, a straight copy of "My Tiddler" does exactly as expected.
TIA
Ruzz
p.s. my config tiddler is:
config.commands.copyTiddler.suffixText="-%0";
config.commands.copyTiddler.suffixPattern=/-([0-9]+)$/;
config.commands.copyTiddler.zeroPad=2;
config.commands.copyTiddler.sparse=true;
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---