more bugs
This commit is contained in:
4
BUGs
4
BUGs
@@ -1,4 +1,4 @@
|
|||||||
### Next: 63
|
### Next: 64
|
||||||
BUG-56: when making a viewing list of AI:mich, (any search?) and going past the page_size, it gets the wrong data from the DB for the 'next' entry
|
BUG-56: when making a viewing list of AI:mich, (any search?) and going past the page_size, it gets the wrong data from the DB for the 'next' entry
|
||||||
BUG-60: entries per page (in folders view) ignores pagesize, and this also contributes to BUG-56 I think
|
BUG-60: entries per page (in folders view) ignores pagesize, and this also contributes to BUG-56 I think
|
||||||
BUG-61: in Fullscreen mode and next/prev occasionally dropped out of FS
|
BUG-61: in Fullscreen mode and next/prev occasionally dropped out of FS
|
||||||
@@ -19,4 +19,4 @@ BUG-62: viewlist on venice subdir and 'next' crashes server with a 500
|
|||||||
ESC[36mpaweb |ESC[0m File "/code/files.py", line 478, in viewlist
|
ESC[36mpaweb |ESC[0m File "/code/files.py", line 478, in viewlist
|
||||||
ESC[36mpaweb |ESC[0m current = int(lst[0])
|
ESC[36mpaweb |ESC[0m current = int(lst[0])
|
||||||
ESC[36mpaweb |ESC[0m ValueError: invalid literal for int() with base 10: ''
|
ESC[36mpaweb |ESC[0m ValueError: invalid literal for int() with base 10: ''
|
||||||
|
BUG-63: gif without thumbmnail (eg 20180704_104637.gif)
|
||||||
|
|||||||
Reference in New Issue
Block a user