fixed BUG-4 (books only showing 1 author)
This commit is contained in:
2
BUGs
2
BUGs
@@ -4,8 +4,6 @@ BUG-2: series does not deal with calcd_rating...
|
||||
|
||||
BUG-3: 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)
|
||||
|
||||
BUG-4: show books, only shows first author
|
||||
|
||||
BUG-6: author,series, etc. do not have explicit ordering like sub-books... sort of irritating / needs code and DB fix
|
||||
- add/remove authors, and after save they are ordered by author.id, not order of addition (prob. needs book_author_link to have an auth_num)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user