[ https://issues.apache.org/jira/browse/TAP5-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708984#comment-14708984
]
Jochen Kemnade commented on TAP5-2490:
--------------------------------------
Also, the signature {{org.apache.tapestry5.corelib.components.Select.onChange(List<Context>,
String)}} is confusing. It should probably take a {{List<String>}} instead.
> 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
>
> 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)
|