TestRecorder handle request encoding
------------------------------------

         Key: BEEHIVE-1032
         URL: http://issues.apache.org/jira/browse/BEEHIVE-1032
     Project: Beehive
        Type: Test
  Components: NetUI  
    Versions: V1    
    Reporter: Jin Kudo


Currently the test recorder always handle the request encoding as ISO-8859-1. 
That is cause to none ASCII characters can't be stored in the recording data 
file correctly. Request encoding determination is not so easy, but I suggest as 
the reasonable solution testrecorder use the platform encoding as request 
encoding rather than fixed ISO-8859-1 value.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to