[
https://issues.apache.org/jira/browse/TAP5-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14992004#comment-14992004
]
ASF subversion and git services commented on TAP5-2490:
-------------------------------------------------------
Commit 2b6debc3c5885bda4d13a7578cf7084e2aee2927 in tapestry-5's branch
refs/heads/master from [~jkemnade]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=2b6debc ]
Revert "TAP5-2490: the context values are encoded using the encoder, so we also
need to use it to decode them", the encoder *parameter* should be used for the
value, not for the context values.
This reverts commit b72b0e100e72c482294f418919f6f4aa7f57c6d3.
> Autocomplete and Select context values does not work when context has to pass
> through a value encoder
> -----------------------------------------------------------------------------------------------------
>
> Key: TAP5-2490
> URL: https://issues.apache.org/jira/browse/TAP5-2490
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.4
> Reporter: Dimitris Zenios
> Attachments:
> 0001-TAP5-2490-use-UrlEventContext-instead-of-ArrayEventC.patch
>
>
> Context passed down to select and autocomplete should be send as is
> (UrlEventContext) to parent container instead of coercing it to List<String>
> context first
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)