DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34965>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34965

           Summary: Encoding is not restored after validation
           Product: Struts
           Version: 1.2.4
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Validator Framework
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I don't see any russian charachters if validation of some form fails. If I have 
a form that has not passed a validation and control is returned to the same 
page 
then all values in the form are adjusted and text is not readable. If form 
passes validation and control goes to another Action then values are correctly 
set.

Controller is configured as
<controller
    processorClass="org.apache.struts.action.RequestProcessor"
             debug="0"
             locale="false"
             contentType="text/html;charset=windows-1251"/>

Page does not overwrite any of global settings

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to