add BUG-71 - size is lost from view details, and causes 503

This commit is contained in:
2021-10-10 11:29:49 +11:00
parent 911d43bddc
commit 3be2b6ee58

1
BUGs
View File

@@ -6,3 +6,4 @@ BUG-61: in Fullscreen mode and next/prev dropped out of FS when calling /viewlis
-- then we can stay on-page, and stay in FS and then just call ViewImageOrVide()
BUG-69: when moving a directory (maybe files???) it creates new destination directory even if one exists... not sure what the os.replace, etc. does at that point???
BUG-70: when a dir is a match and a file is a match (common with our date-based matching), then we get 2 answers in the search
BUG-71: from some views (view import details, then search) -> it loses the 'size' value and then barfs when putting an empty size val in the pa_prefs table