[
https://issues.apache.org/jira/browse/TAP5-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14992157#comment-14992157
]
Hudson commented on TAP5-2490:
------------------------------
FAILURE: Integrated in tapestry-trunk-freestyle #1530 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1530/])
Revert "TAP5-2490: the context values are encoded using the encoder, so
(jkemnade: rev 2b6debc3c5885bda4d13a7578cf7084e2aee2927)
* tapestry-core/src/test/app1/SelectDemo.tml
*
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/FormTests.java
*
tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Select.java
*
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/SelectDemo.java
> 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)