removed BUG-7 -> added BUG-42 (clarification of BUG-7 and BUG-41), BUG-43 changing author on edit page (in drop-down) does not reset html link, BUG-44 empty message but still triggers if to say there is a message (shows as BUT), BUG-45 creating a new book and failing it loses any series data you have input
This commit is contained in:
11
BUGs
11
BUGs
@@ -1,6 +1,11 @@
|
|||||||
#### BUGS (next-42)
|
#### BUGS (next-46)
|
||||||
|
|
||||||
BUG-7: if you remove a series from a book, it won't appear in the series drop-down if it is the first 'missing' book in that series -- either reset the list, or show all series always?
|
|
||||||
|
|
||||||
BUG-41: failed to add a book with 2 x same series - implement same fix as
|
BUG-41: failed to add a book with 2 x same series - implement same fix as
|
||||||
for duplicate authors (search for processed_bals)
|
for duplicate authors (search for processed_bals)
|
||||||
|
|
||||||
|
BUG-42: bug-7 removed as bug-41 covers the more useful version of this AND what we also need (this bug) is not allowing adding a
|
||||||
|
sub_book_num for a series that has already been taken -- not sure the DB enforces either
|
||||||
|
|
||||||
|
BUG-43: change existing author and the author/cog/link goes to original author, need to update to new author it for onClick
|
||||||
|
|
||||||
|
BUG-45: create a new book, fail (say for now year), and it loses the series you already set in the new html
|
||||||
|
|||||||
Reference in New Issue
Block a user