Ticket #833 (closed Bug: fixed)

Opened 3 years ago

Last modified 3 years ago

Book publishing fails after deleting a book

Reported by: karel Owned by: somebody
Priority: Blocker Milestone:
Component: Daisy Books Version: 2.4
Keywords: Cc:

Description

After deleting a book you can no longer publish a book - you get this after starting the publication:

Sitemap: error calling continuation
Book instance does not exist: {name-of-deleted-instance}

Wild guess: Probably the list of book instances is being cached and the deleted book instance is not removed from the cache on deletion.

Change History

comment:1 Changed 3 years ago by paul

  • Status changed from new to closed
  • Resolution set to fixed

(In [5807]) fixes #833 Make sure the bookstore stays in sync with the filesystem

Note: See TracTickets for help on using tickets.