We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When trying to download a PDF intel report, the Hive gives an error:
{"type":"IllegalArgument","message":"Character 8211 cannot match AsciiSet because it is out of range"}
It looks like this is the fix in the Play library.
The text was updated successfully, but these errors were encountered:
The PDF was a web print-to-pdf from here.
Sorry, something went wrong.
#1534 Fix filename encoding
ec179a8
No branches or pull requests
Request Type
Bug
Work Environment
Problem Description
When trying to download a PDF intel report, the Hive gives an error:
Steps to Reproduce
Possible Solutions
It looks like this is the fix in the Play library.
The text was updated successfully, but these errors were encountered: