[ 
https://issues.apache.org/jira/browse/WICKET-6426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16099188#comment-16099188
 ] 

Sven Meier commented on WICKET-6426:
------------------------------------

I didn't try your quickstart (yet), but in my project AutoComplete seems to 
work fine with special characters.

Are you experiencing the problem on Tomcat? Have you set URIEncoding="UTF-8" 
for its connector?

> 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)

Reply via email to