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

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


     [ http://jira.jboss.com/jira/browse/JBSEAM-3140?page=all ]

Samuel Doyle updated JBSEAM-3140:
---------------------------------

    JBoss Forum Reference: http://seamframework.org/Community/ProblemWithSspan?cid=88062
              Description: 
It 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.

  was:
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.


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