s:span does not support title attribute
---------------------------------------
Key: JBSEAM-3140
URL:
http://jira.jboss.com/jira/browse/JBSEAM-3140
Project: Seam
Issue Type: Bug
Components: JSF Controls
Affects Versions: 2.0.2.GA
Reporter: Samuel Doyle
t doesn't appear that s:span supports the title attribute is this a bug?
I was trying to do something like the following:
<s:span styleClass="someClass" title="#{someExpression}">
...
</s:span>
In the above scenario the title is always empty even though it shouldn't be. Replacing
it with a normal span behaves as expected.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira