Issues

Select view

Select search mode

 
20 of 20

CFDocument throws "AnonymousBlockBox cannot be cast to class TableCellBox" error on some HTML

Description

The following HTML passed into CFDocument

throws the following error:

This may be a bug in the underlying PDF engine, but I wanted to start here since it was a class casting error and could be related to our OSGI handling.

Environment

None

Details

Assignee

Reporter

Priority

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Created 31 October 2022 at 17:55
Updated 11 November 2022 at 11:42

Activity

Show:

Zac Spitzer11 November 2022 at 11:42

(disabled)

Pothys - MitrahSoft1 November 2022 at 13:27

I've checked this ticket and confirmed the issue happened on the lucee version 5.3.10.87-SNAPSHOT and pdf extension version 1.1.0.16-SNAPSHOT. I replicated the issue with the above code, cfdocument throws an error like org.xhtmlrenderer.render.AnonymousBlockBox cannot be cast to org.xhtmlrenderer.newtable.TableCellBox and it works fine with the classic engine.

I added a testcase to this ticket
Pull Request:

Zac Spitzer1 November 2022 at 08:27

good digging tho we use a different repo

those are all almost 10 years old?

Brad Wood31 October 2022 at 18:00

Related links

Flag notifications