XhtmlSink#tableCell( boolean headerRow, String width ) uses a COLSPAN attribute
instead of WIDTH attribute
----------------------------------------------------------------------------------------------------------
Key: DOXIA-156
URL: http://jira.codehaus.org/browse/DOXIA-156
Project: Maven Doxia
Issue Type: Bug
Components: Module - Xhtml
Affects Versions: 1.0-alpha-9
Reporter: Vincent Siveton
Assignee: Vincent Siveton
Priority: Blocker
For instance, this typo generates:
<th colspan="477"> instead of <th width="477px">
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira