Ticket #911 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

loadMissingTiddler ignores negative server response

Reported by: FND Owned by: FND
Priority: minor Milestone: 2.5.3
Component: core Version:
Severity: low Keywords:
Cc:

Description

If loadMissingTiddler fails to retrieve a tiddler from the server (e.g. due to a 404 response), the respective story element is not updated - thus suggesting the operation is still in progress (indefinitely).

Aside: There is a literal string in the error-handling closure; this should be moved to Lingo.js.

Change History

Changed 3 years ago by FND

  • milestone changed from 2.5.1 to 2.5.2

Changed 3 years ago by FND

This is similar to #1055.

Changed 3 years ago by FND

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

Fixed in changeset:10105.

Note: See TracTickets for help on using tickets.