Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-2834

Cell & Row attributes (Html Tables) are not parsed correctly.

    XMLWordPrintable

Details

    • Unit

    Description

      Consider the following xhtml input :

      <table a="b"><tbody><tr c="d"><td e="f"> cell </td><td g="h"></td></tr></tbody></table>
      

      When parsed through the xhtml->xwiki 2.0 parser, this generates :

      (% a="b" %)
      | cell |
      

      As you can see, row & cell attributes are completely missing.

      Attachments

        Activity

          People

            vmassol Vincent Massol
            asiri Asiri Rathnayake
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: