Hi Jeremy, I ran into another problem with the syncer: after a tiddler is succesfully deleted on the server, the syncer's tiddlerInfo for that tiddler is not cleared. This caused problems when editing a tiddler twice. The draft tiddler is deleted on save but the tiddlerInfo for the draft tiddler is still there, causing the code to send a revision ID to the server that is not there when editing the tiddler again.
Also, is it possible to add HTTP 201 (Created) to the list of allowable response codes in core/modules/utils/dom/http.js? Regards, William -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
