Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPDS 1.2: Index out of bounds #1309

Closed
5 tasks done
noaione opened this issue Nov 28, 2023 · 1 comment
Closed
5 tasks done

OPDS 1.2: Index out of bounds #1309

noaione opened this issue Nov 28, 2023 · 1 comment
Labels
bug Something isn't working released

Comments

@noaione
Copy link
Contributor

noaione commented Nov 28, 2023

Steps to reproduce

  1. Add new EPUB to library
  2. Open OPDS 1.2 catalog
  3. Select Latest books

Expected behavior

It shows latest books including the newly added EPUB

Actual behavior

It shows an error saying Index 0 out of bounds for length 0

Logs

komga.log

Komga version

1.8.2

Operating system

Ubuntu 22.04 LTS

Installation method

jar

Other details

It will not work on anything that will return BookDto and I can't really use OPDS 2.0 since I don't think Moon Reader support it yet?

Acknowledgements

  • I have searched the existing issues (open AND closed) and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I have checked the FAQ.
  • I have updated the app to the latest version.
  • I will fill out all of the requested information in this form.
@noaione noaione added the triage label Nov 28, 2023
@gotson gotson added bug Something isn't working and removed triage labels Nov 29, 2023
@gotson gotson closed this as completed in d6246ed Nov 29, 2023
Copy link
Contributor

🎉 This issue has been resolved in 1.8.3 (Release Notes)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

2 participants