Confluence Conversion Table Tags Missing

Hi Users,

Migration confluence data to XWiki,

I have an page content macro like below,

<![CDATA[
<ac:structured-macro ac:name="details"><ac:rich-text-body><table><tbody><tr><th>Date &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th><td>January 30, 2014</td></tr><tr><th>Participants</th><td><ac:link><ri:user ri:userkey="ff808081424573bf061a5d012f" /><ac:plain-text-link-body><![CDATA[Prasanth R,]] ></ac:plain-text-link-body></ac:link> <ac:link><ri:user ri:userkey="ff808081424573bf061a0500d7" /></ac:link>, <ac:link><ri:user ri:userkey="ff808081424573bf014245761a620154" /></ac:link>, <ac:link><ri:user ri:userkey="ff808081424573bf061a0500d4" /><ac:plain-text-link-body><![CDATA[Mathan H,]] ></ac:plain-text-link-body></ac:link> <ac:link><ri:user ri:userkey="ff808081424573bf061a600145" /></ac:link>, <ac:link><ri:user ri:userkey="ff808081424573bf014245761a0d010b" /></ac:link>, <ac:link><ri:user ri:userkey="ff808081424573bf061a600148" /></ac:link></td></tr><tr><th>Absentees</th><td><ac:link><ri:user ri:userkey="ff808081424573bf014245761a740158" /></ac:link></td></tr><tr><th colspan="1">Start Time</th><td colspan="1">10am IST</td></tr><tr><th colspan="1">End Time</th><td colspan="1">10.20am IST</td></tr></tbody></table></ac:rich-text-body></ac:structured-macro>
]]>

After conversion it does shows like,

image

I know there is no xwiki equivalent macro for “details” Can i please know why the html tags were missed out in conversion?

Attached workaround provided
org

Looks like a bug.

Would be great if you could create an issue on https://jira.xwiki.org/browse/CONFLUENCE with all the details to reproduce it.

But not sure I will have time to debug this anytime soon…

@tmortagne

I have created an issue task regarding this CONFLUENCE-29 and updated the details.

am requesting you to reconsider your decision :wink: