From 81394ec0c931b24a59194fbedd5bbbb352d8c9dd Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sat, 9 Jan 2021 23:40:19 +1100 Subject: [PATCH] added BUG-18: delete a book and go back to that URL does not error properly --- BUGs | 1 + 1 file changed, 1 insertion(+) diff --git a/BUGs b/BUGs index f03b5da..ec8696d 100644 --- a/BUGs +++ b/BUGs @@ -1,4 +1,5 @@ #### BUGS (next-18) +BUG-18: delete a book, then go to that URL and you get odd DB errors, rather than book not found ### DB/back-end BUG-2: series does not deal with calcd_rating...