[ https://issues.apache.org/jira/browse/JSPWIKI-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Juan Pablo Santos Rodríguez resolved JSPWIKI-1113. -------------------------------------------------- Resolution: Fixed resolving as per previous comment. > 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 (v8.3.4#803005)