[
https://issues.apache.org/jira/browse/JSPWIKI-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16883888#comment-16883888
]
Juan Pablo Santos Rodríguez commented on JSPWIKI-1113:
------------------------------------------------------
proposing to close this one as the XHtmlElementToWikiTranslator behaviour is as
expected, and there are alternatives for more complex layouts.
> XHtmlElementToWikiTranslator does not retain table attributes like
> colspan/rowspan
> ----------------------------------------------------------------------------------
>
> Key: JSPWIKI-1113
> URL: https://issues.apache.org/jira/browse/JSPWIKI-1113
> Project: JSPWiki
> Issue Type: Bug
> Affects Versions: 2.11.0-M4
> Reporter: Annapoorni D
> Priority: Major
>
> We are using jspwiki 2.8.3 version in our application, when an input is of
> html format its sent to jspwiki's XHtmlElementToWikiTranslator to be
> translated to wiki text format.
> While doing so, if in html if there is table tag with td containing
> "colspan" attribute, this is merely ignored and just td is replaced with "|"
> ie standard td equivalent in jspwiki format.
>
> I have checked the latest source and verified the class
> XHtmlElementToWikiTranslator still replaces any td with just "|" attributes
> for Element are not used anywhere here.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)