From 745ff245aaa345f2faddecd109e64f3a82ca1c59 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Fri, 22 Jan 2021 22:28:08 +1100 Subject: [PATCH] new bug --- BUGs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUGs b/BUGs index 40d5e54..0ed327f 100644 --- a/BUGs +++ b/BUGs @@ -1,4 +1,4 @@ -### Next: 12 +### Next: 13 BUG-2: Fix the function FixPath so its not just C:, use isPosixPath instead... BUG-3: import job (first time, does not update with #files as it runs) BUG-4: Duration is borked and comes out as -1 day under jobs (windows created jobs only) @@ -7,4 +7,4 @@ BUG-8: cascading failure jobs are needed BUG-10: gen*details will stop if no change to top-level dir, but not look in subdirs BUG-11: Ai ref img jobs are looping, needs fix -BUG-12: delete from DB, needs to cope with file_person_link contents too +BUG-13: new thumbnail code does not work on linux