AjaxEditableMultiLineLabel, AjaxEditableLabel - charset encoding problem
------------------------------------------------------------------------
Key: WICKET-1273
URL: https://issues.apache.org/jira/browse/WICKET-1273
Project: Wicket
Issue Type: Bug
Components: wicket-extensions
Affects Versions: 1.3.0-final
Environment: Java 1.6.0_03-b05, Windows XP SP2 PL
Reporter: Artur Wronski
Priority: Critical
When I type text with polish characters (like ęóąśłżźćń) into AjaxEditableLabel
or AjaxEditableMultiLineLabel it is scrambled into ÄóÄ
ÅÅżźÄÅ
There is the same problem with special german characters etc.
You can chack it on:
http://wicketstuff.org/wicket13/ajax/editable-label.1.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.