Closed theodor-franke closed 2 months ago
Hi @syluna . Can you please investigate this issue? I confirm it was caused by PR https://github.com/flyingsaucerproject/flyingsaucer/pull/358
Also, I created a test that easily reproduces this problem: https://github.com/flyingsaucerproject/flyingsaucer/pull/380
Good morning @syluna ! Could you please advice how to fix this problem? Otherwise I will have to revert PR #358 (because I have no idea how to fix the issue - there is very complex code...).
Hi @asolntsev, I look for this this weekend, and back when I have a solution otherwise revert the PR
@syluna Hi. Have you got a chance to review the problem?
@asolntsev Not from now please revert PR and I redo this when I fix it. Thanks
@syluna Thank you! Currently, I've reverted PR https://github.com/flyingsaucerproject/flyingsaucer/pull/358 to release a fix.
Hoping you will get back with a solution ;)
Sure thanks !
When you try to generate a PDF from this HTML we get a
ArrayIndexOutOfBoundsException
. This only happens since version9.9.1
version, the versions before worked fine.I Think that #358 caused some side-effects. Full stack-trace: