fixes for pa_user_state and distinct files fix bug-81 and old BUG-56

This commit is contained in:
2022-01-23 14:44:57 +11:00
parent 0f44af4ec3
commit 8ac9af7067

5
BUGs
View File

@@ -1,5 +1,2 @@
### Next: 81
BUG-56: when making a viewing list of AI:mich, (any search?) and going past the page_size, it dies
### Next: 82
BUG-60: entries per page in flat view will get how_many from each top-level dir in PATH (not a big issue, but it is a little misleading)
BUg-81: search for AI:mich, she is matched twice in a montage image, and so 2 faces, 1 file -- means the next button is disabled as it uses basic logic of # of photos to display < how_many (so get 10 matches from DB, but only show 9 files with how_many 10) -- next is then disabled
- could get actual last (and first) eid and store it in pa_user_state