From db5bba551f0459c2aba653277262590e627d3629 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Fri, 22 Jan 2021 16:33:24 +1100 Subject: [PATCH] added some BUGs --- BUGs | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/BUGs b/BUGs index 6ae5fc8..99914a4 100644 --- a/BUGs +++ b/BUGs @@ -1,6 +1,9 @@ -### Next: 8 -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) -BUG-6: add a new file (e.g. touch an image in the import dir), and keep_dir[] has missing key -BUG-7: thumbnail orientation issues (see latest image from my phone - of laptop) +### Next: 11 + 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) + BUG-6: add a new file (e.g. touch an image in the import dir), and keep_dir[] has missing key + BUG-7: thumbnail orientation issues (see latest image from my phone - of laptop) + BUG-8: cascading failure jobs are needed + BUG-9: import_path's and entry path_prefix issues when ProcessFilsInDir (in fact, should I really wrap all of that so no one sees its) +BUG-10: gen*details will stop if no change to top-level dir, but not look in subdirs