Bug 25052

Summary: Response Assertion does not handle encoding
Product: JMeter - Now in Github Reporter: Anders Blaagaard <anders>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 1.9.1   
Target Milestone: ---   
Hardware: Other   
OS: other   

Description Anders Blaagaard 2003-11-27 13:53:39 UTC
Seem that when the response is not UTF-8 encoded,
my assertions will fail if they contain non-ascii characters.

The response handling should get the charset from the Content-Type header.
Content-Type: text/html;charset=ISO-8859-1

This is related to bug 8961
Comment 1 Sebb 2005-06-12 02:48:23 UTC
Added code to CVS HEAD
Comment 2 The ASF infrastructure team 2022-09-24 20:37:31 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/1258