[
https://issues.apache.org/jira/browse/TAP5-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14991796#comment-14991796
]
ASF subversion and git services commented on TAP5-2490:
-------------------------------------------------------
Commit b72b0e100e72c482294f418919f6f4aa7f57c6d3 in tapestry-5's branch
refs/heads/master from [~jkemnade]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=b72b0e1 ]
TAP5-2490: the context values are encoded using the encoder, so we also need to
use it to decode them
> 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)