[
https://issues.apache.org/jira/browse/TAP5-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14991866#comment-14991866
]
Hudson commented on TAP5-2490:
------------------------------
FAILURE: Integrated in tapestry-trunk-freestyle #1529 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1529/])
TAP5-2490: the context values are encoded using the encoder, so we also
(jochen.kemnade: rev b72b0e100e72c482294f418919f6f4aa7f57c6d3)
*
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/SelectDemo.java
*
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/app1/SelectDemo.tml
> 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)