Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.0.2
-
None
-
Informal
-
Functional Suitability
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);