From 8ac9af7067d2d5333199ea339b43c885f9714295 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sun, 23 Jan 2022 14:44:57 +1100 Subject: [PATCH] fixes for pa_user_state and distinct files fix bug-81 and old BUG-56 --- BUGs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/BUGs b/BUGs index b13a345..ebd02ca 100644 --- a/BUGs +++ b/BUGs @@ -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