[ 
https://issues.apache.org/struts/browse/WW-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wes Wannemacher resolved WW-2548.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Future)
                   2.1.7
         Assignee: Wes Wannemacher

I don't know about when this bug was created, but as of right now in trunk, the 
s:a tag allows dynamic attributes. So, if you add foo="bar" to the s:a tag, it 
will be passed up to the output as-is. I think that's what you are looking for, 
but if I'm wrong, feel free to reopen with more details. Also, if you are 
looking for similar behavior from other tags, check them first to see if it's 
already supported, otherwise file a new JIRA with the list of tags you would 
like to see enhanced.

> Add support to W3C "rel" and "rev" attributes to "s:a" tag - microformats
> -------------------------------------------------------------------------
>
>                 Key: WW-2548
>                 URL: https://issues.apache.org/struts/browse/WW-2548
>             Project: Struts 2
>          Issue Type: Improvement
>            Reporter: Fabiano Franz
>            Assignee: Wes Wannemacher
>             Fix For: 2.1.7
>
>
> Microformats (http://microformats.org/about/)  uses some W3C html attributes 
> that Struts tags doesn't currently support. For example, "rel" and "rev" 
> (http://www.w3.org/TR/REC-html40/struct/links.html#adef-rel) are used 
> specially on links.
> Add the support to both attributes to Struts 2 tags, mainly "s:a".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to