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

One-shot book will not load in the Webreader within the context of the collection #1374

Closed
5 tasks done
TakChen opened this issue Jan 2, 2024 · 1 comment
Closed
5 tasks done
Labels
bug Something isn't working released WebUI Need works in the WebUI

Comments

@TakChen
Copy link

TakChen commented Jan 2, 2024

Steps to reproduce

  1. Set up a library that enables the handling of One-shot book.
  2. Import a few books as One-shot.
  3. In the library, add thoes One-shot books to an existing collection, or create a new collection.
  4. Go to the "collection details" screen where the One-shot book was just added. (http://localhost:25600/collections/<collections_id>)
  5. click any One-shot book, go to the book detail page.
    (http://localhost:25600/oneshot/<book_id>?context=COLLECTION&contextId=<collections_id>)
  6. click the read or incognito read to open the Webreader
    (http://localhost:25600/book/<book_id>/read?context=COLLECTION&contextId=<collections_id>&incognito=true)

Expected behavior

The Webreader should show the comic page.

Actual behavior

The Webreader will show a blank page and nothing else.

Logs

No response

Komga version

1.9.2

Operating system

QTS 5

Installation method

Docker

Other details

If you remove the url params context=COLLECTION&contextId=<collections_id>, the Webreader will laod the comic page properly.

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.
@TakChen TakChen added the triage label Jan 2, 2024
@gotson gotson added bug Something isn't working WebUI Need works in the WebUI and removed triage labels Jan 4, 2024
@gotson gotson closed this as completed in bdf9ec9 Jan 8, 2024
Copy link
Contributor

github-actions bot commented Jan 8, 2024

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

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

No branches or pull requests

2 participants