Table parsing fails on invalid XHTML content

Description

If the table contains macros with data attributes, the parsing will fails.

This is a workaround to apply to the macro code (already fixed in the projectdoc version):
final String fixedXmlFragmentString =
EmptyPageBodyHelper.fixXhtmlFragment(xmlFragmentString);

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Impact (migrated)

Quality

Functional Suitability

Fix versions

Affects versions

Priority

Created October 8, 2014 at 5:10 PM
Updated November 24, 2014 at 11:35 PM
Resolved November 21, 2024 at 5:37 PM