From ffbedc3bcad82b53d97864f32911ba497c987143 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sun, 7 Apr 2024 00:34:42 +1100 Subject: [PATCH] added BUG-127 sort not working after a search --- BUGs | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/BUGs b/BUGs index 3c73e60..7d2286d 100644 --- a/BUGs +++ b/BUGs @@ -1,4 +1,4 @@ -### Next: 127 +### Next: 128 BUG-100: I managed to get 2 photos matching mich in the NOT_WORKING photo (probably dif refimgs but same p.tag?) = /photos/2012/20120414-damien/IMG_8467.JPG BUG-106: cant add trudy /pat? as refimgs via FaceDBox @@ -23,4 +23,11 @@ BUG-126: view of image not in list: ERROR: viewing an id, but its not in eids OPT=, id=56413, eids=56408,56434,56417,56437,56473,56438,56467,56379,56363,56454,56440,56412,56481,56455,56369,56525,56393,55412,56381,56364,56501,56533,56476,56453,56406,56411,56384,56378,56505,56486,56396,56460,56441,56502,56439,56449,56529,56508,56403,56432,56488,56466,56392,56367,56398,50211,56496,56404,56446,56426 (I did a lot of next/prev while moving images, etc. so feasible I race conditioned this somehow) - TODO: ensure logs contain every time we change eids, and see if we can see the sequence leading up to this + DONE: ensure logs contain every time we change eids, and see if we can see the sequence leading up to this + + saw this: + WARNING: next image requested, but would go past end of list? - ignore this + DDP - offset=0 + how_many=500 > num_entries=0 + ERROR: pref not found - dn=uid=mandy,ou=users,dc=depaoli,dc=id,dc=au, st=AI:nancy, s=???? + +BUG-127: search (via ai search definitely) and then cant sort by oldest/newest, etc.