Created attachment 36964 [details] Sample case of Shift-JIS text broken. JMeter5.2 fixed Japanease Shift-JIS problem, by setting Encode at script record. as #63130. But Japanease Character that contain some specific character like "新" case, text broke. I attached sample case as JSP file. It's file run on tomcat, and setting encoding as "Shift-JIS" at JMeter, then record sample case, it cause text broken. I think it is due to difference of encoding specification of browser and Java. I replace encoding library to apache encoding library, it can resolve. We already create fixed patch, if it recognize bug, we will pull request this patch.
Hello, Yes please provide a PR with JUnit and non regression testing as this part is very sensitive. Thank you Regards
*** Bug 63130 has been marked as a duplicate of this bug. ***
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5225