You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org> on 2006/04/17 19:54:18 UTC

[jira] Closed: (MYFACES-1271) AttributeTag casts the getValue return type to String

     [ http://issues.apache.org/jira/browse/MYFACES-1271?page=all ]
     
Matthias Weßendorf closed MYFACES-1271:
---------------------------------------

    Resolution: Fixed

Thanks for using MyFaces.
The bug you reported has already been fixed in revision 358982

-Matthias

> AttributeTag casts the getValue return type to String
> -----------------------------------------------------
>
>          Key: MYFACES-1271
>          URL: http://issues.apache.org/jira/browse/MYFACES-1271
>      Project: MyFaces Core
>         Type: Bug

>   Components: JSR-127
>     Versions: 1.1.1
>     Reporter: Jiri Culik

>
> According the the JST-127 specification the <f:attribute> tag value parameter should evaluate to an Object, however the AttributeTag implementation casts the return type of AttributeTag.getValue() to String.  This causes a class cast exception for any bound properties that have a type other than String.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira