[ 
https://issues.apache.org/jira/browse/TAPESTRY-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570489#action_12570489
 ] 

Robert Zeigler commented on TAPESTRY-2177:
------------------------------------------

You want the test I wrote, since you've already closed this? (I didn't see any 
tests in the corresponding svn commit; I have run the test against these 
changes and it passes now).

> Conversion of context parameters to server-side objects uses the TypeCoercer 
> rather than the correct ValueEncoder
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2177
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2177
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 5.0.10, 5.0.11
>            Reporter: Robert Zeigler
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.11
>
>
> TAPESTRY-2112 resulted in ValueEncoders being used to convert context 
> parameters into strings for client-side representation.
> However, for form contexts, the strings are converted back into values via 
> type coercion, rather than via ValueEncoder.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to