Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
3.0
-
None
-
Unknown
-
Description
XHTML 1.0 input:
<table> <tbody> <tr> <td><p><br/></p></td> <td><p>x</p></td> </tr> <tr> <td>y</td> <td>z</td> </tr> </tbody> </table>
XWiki 2.0 output:
|| ((( x ))) |y|z
The use case is that I want to simplify the table filter applied by the office importer cleaner. This filter was written prior of XWIKI-3262 being fixed.
Attachments
Issue Links
- is related to
-
XWIKI-3262 XHTML parser does not generate embedded documents when there are block elements inside table cells, table header items or list items
- Closed