[ 
http://jira.codehaus.org/browse/MSITE-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_117535
 ] 

Lukas Theussl commented on MSITE-282:
-------------------------------------

Which attributes are missing? In doxia-alpha-8 the xdoc parser emitted img tags 
as rawText, which preserves all attributes but is bad because it cannot be 
consumed by other sinks than xhtml (see DOXIA-183). Since doxia-alpha-9, img 
tags are properly handled as sink events but only the src, alt and title 
attributes are recognized.

> [regression] site plugin strips attributes from img tags
> --------------------------------------------------------
>
>                 Key: MSITE-282
>                 URL: http://jira.codehaus.org/browse/MSITE-282
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0-beta-7
>            Reporter: Brett Porter
>
> previous versions didn't do this, but it is happening on trunk. For an 
> example, run it on the Archiva site and compare outputs with the last release.

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

        

Reply via email to