Ticket #1055 (closed defect: duplicate)

Opened 3 years ago

Last modified 3 years ago

SyncMachine fails to react to HTTP 404 when loading a tiddler on demand

Reported by: cdent Owned by: JeremyRuston
Priority: major Milestone: 2.5.3
Component: core Version:
Severity: medium Keywords:
Cc:

Description (last modified by cdent) (diff)

When TiddlyWiki attempts to find a tiddler in the store, if the target tiddler inherits server fields, TiddlyWiki will ask the SyncMachine? to try to GET it from the server, showing the user a "attempting to retrieve" message. If the server fails to return a tiddler the message remains and the user is given no indication that anything happened.

You can see this in action with the following steps:

TiddlyWiki will attempt to retrieve the tiddler from the server, the server will respond with a 404 and the TiddlyWiki appear to have done nothing.

For more information on this issue, and some context, see the following twdev thread:

 http://groups.google.com/group/TiddlyWikiDev/browse_frm/thread/e3a0eb091ec4efb5?hl=en

Change History

Changed 3 years ago by cdent

  • description modified (diff)

Changed 3 years ago by FND

  • priority changed from undefined to major
  • severity changed from undefined to medium
  • milestone set to 2.5.2

Changed 3 years ago by FND

This is similar to #911.

Changed 3 years ago by FND

  • status changed from new to closed
  • resolution set to duplicate

actually a duplicate of #911 - fixed in changeset:10105

Note: See TracTickets for help on using tickets.