[Content Server] Downloaded Books page error when using Custom Book List
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
calibre |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Existing conditions:
Calibre latest version on Windows 10
Book List mode: custom
Thế following error pops up when accessing the bookmarked downloaded books page (http://
[code]
Lỗi: Lỗi chưa được khai báo
Uncaught TypeError: Cannot read properties of undefined (reading 'series')
Error at http://
Traceback (most recent call last):
at String.
at create_books_list (http://
at apply_view_mode (http://
at render_books (http://
at render_book (http://
at Object.create_item [as render_book] (http://
at render_
at render_line (http://
at render_part (http://
at render_field (http://
TypeError: Cannot read properties of undefined (reading 'series')
[/code]
Please note that if the book list view is set to Cover Grid (default), it works just fine.
And if the Downloaded Books page is accessed from the Home page, it works.