Special characters in form map
------------------------------
Key: STR-3124
URL: https://issues.apache.org/struts/browse/STR-3124
Project: Struts 1
Issue Type: Bug
Components: Core
Affects Versions: 1.2.9
Environment: Windows XP, JBOSS 4, jdk 1.4
Reporter: Yogesh Jadhav
Hi,
I am using DynaValidatorForm and retrieving the properties of form using its
map.
I have one textarea on one of the page in our application. This textarea
accepts some input from user.
When user types in the textarea and submit the form, the contents are available
in map.
But if user types some text in microsoft word and if the text contains special
characters like (...) or ('), wherein word automatically
converts it to special characters. Copies this text from word to my textarea
and submit the form. The textcontents are not available in textarea.
Please help me.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.