On 9 Feb., 18:06, FND <[email protected]> wrote: > Right. > That was because we hadn't considered that someone might actually make > other changes (e.g. tags, contents) when renaming a tiddler (which one > might argue is a bit of a messy thing to do anyway... ). > Either way, it should be fixed in the latest revision (v0.5.4).
Hi, i apologize for recognizing some last very little messy issues ;) now running on tiddlyweb 0.9.12 updated to latest TiddlyWebAdaptor 0.5.4 via svn. here my recent testings: empty workbag 1) just create a tiddler and rename it 1 immediatly -> get the message '1 saved successfully', filestore: tiddler 1 is created 2) rename tiddler 1 to 2 and changed tiddler 2 contents (without reloading the wiki) -> get the message '2 saved successfully', filestore: tiddler 1 is renamed to tiddler 2 and tiddler contents is 2 (ok, you won) 3) rename tiddler 2 to 3 and changed tiddler 3 contents(without reloading the wiki) -> get the message 'Error saving 3: Precondition Failed', filestore: tiddler 2 is not renamed and tiddler 3 is created ok, reload the page an see tiddler 2 with contents 2 and tiddler 3 with contents 3 (ok, a little messy thing, but i found it;) next try: empty workbag 1) just create a tiddler and rename it to 1 immediatly -> get the message '1 saved sucessfully', filestore: tiddler 1 is created 2)reload the page and rename tiddler 1 to 2 and changed tiddler 2 contents -> get the message '2 saved successfully', filestore: tiddler 1 is renamed to 2 and shows content of tiddler 2 3)reload the page and rename tiddler 2 to 3 and changed tiddler 3 contents -> get the message '3 saved successfully', filestore: tiddler 2 is renamed to 3 and shows tiddler 3 (ok, very good, it's working fine) My Opinions: There is a confusion in revision counts between lokal file and server revisions if you rename a tiddler. i would suggest to reset the revision counting if you put a new tiddler on renaming. You get the same problem if you rename a tiddler, press done and make again some additional changes und press done. maybe it helps bye Edi if you need the logs i can post them directly to you --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

