[
https://issues.apache.org/jira/browse/WICKET-6426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16099588#comment-16099588
]
Sven Meier commented on WICKET-6426:
------------------------------------
Your quickstart works fine here in Jetty.
Please configure your container correctly for UTF-8 uriencoding:
https://stackoverflow.com/questions/15502707/jboss-as-7-1-request-parameters-encoding
> AutoCompleteTextField wrong encoding
> ------------------------------------
>
> Key: WICKET-6426
> URL: https://issues.apache.org/jira/browse/WICKET-6426
> Project: Wicket
> Issue Type: Bug
> Components: wicket-extensions
> Affects Versions: 7.4.0
> Environment: JBoss EAP 6.4
> Reporter: Matías Fernández
>
> Hello there Wicket Developers!
> We are currently working with Wicket 7.4 and have the following behavior.
> We have a AutoCompleteTextField which contains values with mark accent. The
> problem is when you try to auto-complete with this characters.
> In this example the field have two values, Saúl and Matías if you write Saú
> this doesn't appear on result, if you debug the example, can see the wrong
> encoding.
> This is a bad use or a real bug?
> The example is in this github repository
> https://github.com/matiasf/bugdownload
> I made it with the quickstar of Wicket.
> Thanks Matías.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)