[ http://jira.codehaus.org/browse/MNG-545?page=comments#action_65556 ] 

Vance Karimi commented on MNG-545:
----------------------------------

Has anyone had a chance to look at this any further?
Is it a matter of updating XdocParser, XdocSink and corresponding interfaces to 
account for class attribute on tags like <p>, <li> and <a>?
If I can have a pointer, I can have a sqiz.


> M2 / xdoc / attribute of xhtml tags are filtered => so can't use all xhtml 
> features.
> ------------------------------------------------------------------------------------
>
>          Key: MNG-545
>          URL: http://jira.codehaus.org/browse/MNG-545
>      Project: Maven 2
>         Type: Bug

>  Environment: w2k
>     Reporter: Antoine
>     Priority: Minor
>      Fix For: 2.0.5

>
>
> in xdocs
> in a <p> tag : the class and the id attributes are filtered. So can't use 
> special css styles.
> in a <a> tag : target and title attributes are filtered (but not the href 
> ....).  so can't use full features of <a> (I did not try the img attribute, 
> etc....)
> => xhtml in xdocs should be rendered as much as it is written in the xdoc 
> file.
> (other problem related : <br/> tag is transformed in "<br><br/>", so put a 
> double line in most browser... (a jira issue is yet open for M1).

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