added bug-49, getting ebook when cant match gives a 500 instead of appropriate error page
This commit is contained in:
4
BUGs
4
BUGs
@@ -1,4 +1,4 @@
|
||||
#### BUGS (next-49)
|
||||
#### BUGS (next-50)
|
||||
|
||||
BUG-42: can add a sub_book_num for a series that has already been taken (or is invalid, e.g. 9999) -- DB does not enforce either
|
||||
|
||||
@@ -8,3 +8,5 @@ BUG-46: search (and really all books.html usage), don't deal with sub books
|
||||
(so the code I wrote for author/<id>/books) and use that for search for example
|
||||
- test with search for 'dune'
|
||||
- also test with authors book list for frank herbert
|
||||
|
||||
BUG-49: get_ebook will 500 if cant find ebook - I tried rare book: "uncovering soviet disasters"
|
||||
|
||||
Reference in New Issue
Block a user