[ http://issues.apache.org/jira/browse/TAPESTRY-290?page=all ]
Mind Bridge resolved TAPESTRY-290:
----------------------------------
Fix Version: 4.0
Resolution: Fixed
A coercion added for int[]
> Incorrect binding type converter for array of int[]
> ---------------------------------------------------
>
> Key: TAPESTRY-290
> URL: http://issues.apache.org/jira/browse/TAPESTRY-290
> Project: Tapestry
> Type: Bug
> Components: Framework
> Versions: 4.0
> Environment: 29.03.2005 head version of framework
> Reporter: Tsvetelin Saykov
> Fix For: 4.0
>
> In contrib tree component, the TreeNodeView pass array of int[] to the
> foreach's binding "source". The binding type convertor take the array as a
> object insted of array. As a result the foreach receive an Iterator with one
> element from type java.lang.Object instead of list of int types. This cause
> the problem with foreach's binding "value" when foreach set the current
> iteration value.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]