You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2010/03/22 13:47:23 UTC

[jira] Issue Comment Edited: (DOXIA-385) Xdoc: tables without "align" attribute is center aligned

    [ http://jira.codehaus.org/browse/DOXIA-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=214795#action_214795 ] 

Lukas Theussl edited comment on DOXIA-385 at 3/22/10 7:46 AM:
--------------------------------------------------------------

Fixed in [r926049|http://svn.apache.org/viewvc?view=revision&revision=926049]. The align attribute was inserted by the XhtmlBaseSink, which is certainly wrong. I also removed a corresponding align attribute that was inserted for table cells.

      was (Author: lukas):
    Fixed in r926049. The align attribute was inserted by the XhtmlBaseSink, which is certainly wrong. I also removed a corresponding align attribute that was inserted for table cells.
  
> Xdoc: tables without "align" attribute is center aligned
> --------------------------------------------------------
>
>                 Key: DOXIA-385
>                 URL: http://jira.codehaus.org/browse/DOXIA-385
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1.2
>            Reporter: Dennis Lundberg
>            Assignee: Lukas Theussl
>             Fix For: 1.1.3
>
>
> If the Xdoc table doesn't have the align-attribute set, the produced xhtml gets this attribute: align="center". This is a regression compared to previous behavior.
> I think that if no align-attribute is set in the Xdoc source file, then no align-attribute should be output in the xhtml document.

-- 
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