-
Notifications
You must be signed in to change notification settings - Fork 213
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
[Bug] Manga with long lists of authors fail with "Could not load manga" #1204
Comments
description had a similar issue before #54 |
I see there was already an issue now after I opened mine, so I'm closing mine and will give a more detailed run down of how to replicate it.
Steps to reproduce
Expected behavior Excessive name lengths should be truncated or otherwise handled gracefully rather than erroring out. App throws error and is unable to load series chapter list |
this has already been fixed (0adbea3) |
Ah, so the fix is in the repo, but not the 1.1.1 build then? I don't think a new release has been published since that commit. I guess we'll just have to wait for the next release. |
Its available in the Preview version which you can find in the ReadMe |
Device information
Steps to reproduce
Expected behavior
The manga loads normally.
Actual behavior
See an error like the author list followed by "can't be stored to database column because exceeds length 512."
The text was updated successfully, but these errors were encountered: