It appears there's a pretty significant bug in the FileAdaptor: When sync'ing to update local tiddlers from a master copy, the server.host field is blanked and the tiddler body is not updated.
test case: * create master document with a sample tiddler Foo (I used a fresh TiddlyWiki 2.6.0) * create a client document, importing from the master (tested with both 2.6.0 and 2.6.1b1, as well as with file and http URIs for the master) * memorize Foo's body and server.host field * change Foo's body in master * in the client, access the backstage's sync tab; it will report Foo as "changed on server" - select Foo and hit the Sync button, which will result in a "retrieved update from server" message * in the client, inspect Foo - the tiddler body remains as before the update and the server.host field is blank (tested with Firefox 2.6.8 on Ubuntu) Can anyone confirm this behavior? If so, we should fix it before releasing 2.6.1. -- F. -- 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.
