Bug 25052 - Response Assertion does not handle encoding
Summary: Response Assertion does not handle encoding
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 1.9.1
Hardware: Other other
: P3 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-27 13:53 UTC by Anders Blaagaard
Modified: 2005-06-11 18:48 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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