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

Patch to fix UnknownContentError #1

Closed
wants to merge 1 commit into from
Closed

Patch to fix UnknownContentError #1

wants to merge 1 commit into from

Conversation

jasperpg
Copy link

@jasperpg jasperpg commented Apr 8, 2020

Hi @PMPP / Owner,

This applies the patch described in here:
wkhtmltopdf/wkhtmltopdf#4461

Basically, there's an issue generating PDF when there are missing images in the html being rendered.

wkhtmltopdf/wkhtmltopdf#2187 (comment)
"QT webkit transforms this into UnknownContentError, presumably trying to interpret the html response body (the error message) as an image, despite code 400"

I rebuilt the binary from source.

Hope you can review and merge so we can resolve the issue.

Thanks!

P.S. also if possible do a release so we can reference from composer

- related ticket UE-1437
@jasperpg jasperpg marked this pull request as ready for review April 8, 2020 10:47
@jasperpg
Copy link
Author

jasperpg commented Apr 9, 2020

Pushing from the repo itself

@jasperpg jasperpg closed this Apr 9, 2020
@jasperpg jasperpg deleted the UE-1437 branch April 9, 2020 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant