You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Arvid Hülsebus (JIRA)" <de...@myfaces.apache.org> on 2007/05/08 14:16:15 UTC

[jira] Created: (TOBAGO-391) Labels don't support non-String values

Labels don't support non-String values
--------------------------------------

                 Key: TOBAGO-391
                 URL: https://issues.apache.org/jira/browse/TOBAGO-391
             Project: MyFaces Tobago
          Issue Type: Bug
            Reporter: Arvid Hülsebus
         Assigned To: Arvid Hülsebus
            Priority: Minor
             Fix For: 1.0.11




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


[jira] Resolved: (TOBAGO-391) Labels don't support non-String values

Posted by "Arvid Hülsebus (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arvid Hülsebus resolved TOBAGO-391.
-----------------------------------

    Resolution: Fixed

> Labels don't support non-String values
> --------------------------------------
>
>                 Key: TOBAGO-391
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-391
>             Project: MyFaces Tobago
>          Issue Type: Bug
>            Reporter: Arvid Hülsebus
>         Assigned To: Arvid Hülsebus
>            Priority: Minor
>             Fix For: 1.0.11
>
>
> For tc:link you get
> java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String
> 	at org.apache.myfaces.tobago.renderkit.LabelWithAccessKey.<init>(LabelWithAccessKey.java:45)
> 	at
> org.apache.myfaces.tobago.renderkit.html.scarborough.standard.tag.LinkRenderer.encodeBegin(LinkRenderer.java:109)
> if label references a property of type int.

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