Closed (fixed)
Project:
Entity Print
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2016 at 12:29 UTC
Updated:
10 Mar 2016 at 09:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
benjy commentedHere we go, temporary workaround to fix the PHPWkhtmltopdf.
Might add some context so we only have to apply this fix for certain implementations. Also, needs tests.
Comment #4
benjy commentedTry the HTML5 parser.
Comment #6
benjy commentedAgain with the right library.
Comment #7
benjy commentedFinal patch.
Comment #8
sam152 commentedwrong variable name
Does this account for protocol agnostic URLs? what about something like:
<img src="//sitename.com/sites/default/files..." />Comment #9
benjy commentedBoth fixed.
Comment #10
benjy commentedWill commit this tomorrow.
Comment #12
benjy commentedCommitted. Hopefully one day i'll be able to remove this code!