https://issues.apache.org/bugzilla/show_bug.cgi?id=48372
jml <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #7 from jml <[email protected]> 2009-12-14 20:38:01 UTC --- Please find my comments below for the questions you had asked : <<<<< Is it only the response that differs between 2.3RC4 and 2.3.4?>>>>>>> the multibyte content inside the response is seen garbled with 2.3.4 , whereas in 2.3RC4 its proper. here is the overview : * iam sending a HTTP POST request(i have explained already how the request is formed and sent, as shown in sample jmx file). * then checking the response received (i.e iam viewing this under the "View result tree" , under that the node called HTTP response. I have shown this in attached screenshots) * in that response it has multibyte content(like calendar names etc in non-english) . problem is -those multibyte data is garbled in response(when in 2.3.4) <<<<<<<<<What do the corresponding Sampler Result pages show?>>>>>>>>>>>> i did not understand this question clearly -- i have sent the screen shots for result - i.e of the view result tree. That shows how the result is seen. <<<<<<<<Just noticed that the image of the View Results Tree in 2.3.4 looks completely different from normal. The buttons are rounded, and the tabs look completely different. Also the test tree looks different. Are you sure you are using the official build of JMeter 2.3.4? >>>>>>>>>>> i accessed this page for download : http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi on this page : i clicked the Binary- "2.3.4.zip" link and downloaded the zip file . is this not the official release of 2.3.4 ? <<<<<<Are you using the same version of Java for both tests, if so which?>>>>>>> yes. same version of Java all the time. I mean, i have my terminal set with JAVA_HOME to version 1.5.0_13. On same terminal i open the jmeter gui --for both versions. am i correct in understanding that jmeter takes java as per the terminal setting- or do i need to set that explicitly anywhere for 2.3.4 ? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
