6 lines
606 B
Plaintext
6 lines
606 B
Plaintext
### Next: 81
|
|
BUG-56: when making a viewing list of AI:mich, (any search?) and going past the page_size, it dies
|
|
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
|