move parent[] to parent as the array was never needed, removed some dead code, clarified another example of new BUG-46

This commit is contained in:
2023-07-08 15:10:38 +10:00
parent ff87aca2f5
commit 4e8bda4134
6 changed files with 27 additions and 44 deletions

1
BUGs
View File

@@ -7,3 +7,4 @@ BUG-45: create a new book, fail (say for now year), and it loses the series
BUG-46: search (and really all books.html usage), don't deal with sub books and/or series ordering. Probably should at least do subs ordering
(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