[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3140) s:span does not support title attribute

Samuel Doyle (JIRA) jira-events at lists.jboss.org
Sun Jun 29 23:12:31 EDT 2008


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

        



More information about the seam-issues mailing list