Matías Fernández created WICKET-6426:
----------------------------------------
Summary: 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)