From 96e4e35b5d8d8ffdfb3d4d100188e000343f4aeb Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sat, 5 Dec 2020 21:25:15 +1100 Subject: [PATCH] fixed issue with search and sub books not showing the are subs, and when editing a sub book you could edit too many fields --- BUGs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/BUGs b/BUGs index 42e3421..c16750b 100644 --- a/BUGs +++ b/BUGs @@ -4,7 +4,3 @@ series does not deal with calcd_rating... alter a condition, covertype, etc. and its not in drop-down list (even though db look via index is correct, e.g books.html shows updated covertype) book form is not validating (year published) - -search only retrieves books (so if I retrieve a sub-book, its not obvious - do I care?) - -when editing a sub-book, you can change fields that are impossible (e.g. covertype/condition - as they are physical)