Eric - more info:

recall the scenario:

> 1 - create a tiddler "My Tiddler-03"
> 2 - hit "Copy"
> 3 - result: nothing. (Click is eaten, no response at all).

The above is a case where "My Tiddler"  (ie, with no appended suffix)
does not exist.

If I create "My Tiddler" and repeat the above (key point, using the
copy button on 03) then I get a copy "My Tiddler-04" created.
However, CT will take a copy of "My Tiddler" to make 04 (not 03 which
is what I clicked on).  If that's confusing to follow, here's the step
by step:

1 - Create a tiddler "My Tiddler" (content not important)
2 - Open pre-existing "My Tiddler-03"
3 - hit copy on "My Tiddler-03"
4 - result: a copy of "My Tiddler" with title "My Tiddler-04" appears
in the story.  (I'm expecting 03 to be used as the source of the
copy).

Now delete "My Tiddler" and repeat from step 2.  At step 4 no copy is
made and nothing appears.

BTW, I've refreshed my CT so I definitely have as good a version of
3.1.3 as is available at TiddlyTools.

HTH
Ruzz

On Dec 10, 10:01 am, Ruzz <[EMAIL PROTECTED]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to