[jira] Closed: (DOXIA-177) Invalid XHTML because of wrong position of table caption

2009-01-18 Thread Vincent Siveton (JIRA)

 [ 
http://jira.codehaus.org/browse/DOXIA-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vincent Siveton closed DOXIA-177.
-

Resolution: Fixed

Fixed it in [r735478|http://svn.apache.org/viewvc?rev=735478&view=rev]

> Invalid XHTML because of wrong position of table caption
> 
>
> Key: DOXIA-177
> URL: http://jira.codehaus.org/browse/DOXIA-177
> Project: Maven Doxia
>  Issue Type: Bug
>  Components: Module - Xhtml
>Affects Versions: 1.0-alpha-9
>Reporter: Lukas Theussl
>Assignee: Vincent Siveton
> Fix For: 1.1
>
> Attachments: DOXIA-177.diff
>
>
> Currently a table caption is most of the time emitted after the table body 
> (mainly because apt puts the caption after the table). However, for a valid 
> xhtml-1.0, the table caption has to come before the first table row.
> Since we don't have a mechanism yet to enforce the order of parsing events 
> (see DOXIA-132), and I am not sure if this can be achieved in general, any 
> sink should be flexible enough to deal with any reasonable order of events, 
> to produce some valid output. 

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




[jira] Closed: (DOXIA-177) Invalid XHTML because of wrong position of table caption

2008-10-25 Thread Vincent Siveton (JIRA)

 [ 
http://jira.codehaus.org/browse/DOXIA-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vincent Siveton closed DOXIA-177.
-

 Assignee: Vincent Siveton
   Resolution: Fixed
Fix Version/s: (was: 1.0-beta-2)
   1.0-beta-1

fixed in [r707842|http://svn.apache.org/viewvc?rev=707842&view=rev]

> Invalid XHTML because of wrong position of table caption
> 
>
> Key: DOXIA-177
> URL: http://jira.codehaus.org/browse/DOXIA-177
> Project: Maven Doxia
>  Issue Type: Bug
>  Components: Module - Xhtml
>Affects Versions: 1.0-alpha-9
>Reporter: Lukas Theussl
>Assignee: Vincent Siveton
> Fix For: 1.0-beta-1
>
> Attachments: DOXIA-177.diff
>
>
> Currently a table caption is most of the time emitted after the table body 
> (mainly because apt puts the caption after the table). However, for a valid 
> xhtml-1.0, the table caption has to come before the first table row.
> Since we don't have a mechanism yet to enforce the order of parsing events 
> (see DOXIA-132), and I am not sure if this can be achieved in general, any 
> sink should be flexible enough to deal with any reasonable order of events, 
> to produce some valid output. 

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