[
https://issues.apache.org/jira/browse/WICKET-6426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16099279#comment-16099279
]
Matías Fernández commented on WICKET-6426:
------------------------------------------
Hello Sven,
We are running the app on a JBoss EAP 6.4, the only component with this trouble
is the AutoCompleteTextField, other components send the encoding ok on submit.
The connector on JBoss is the AJP connector do you refer?
> 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)