Bug 52399 - URLRewritingModifier uses default file.encoding to match text content
Summary: URLRewritingModifier uses default file.encoding to match text content
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: Nightly (Please specify date)
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-30 10:36 UTC by Philippe Mouawad
Modified: 2011-12-30 10:38 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2011-12-30 10:36:57 UTC
Text to be tested is built like this:
 String text = new String(responseText.getResponseData());

then matching occurs.


Affects r1225789
Comment 1 Philippe Mouawad 2011-12-30 10:38:44 UTC
Date: Fri Dec 30 10:38:01 2011
New Revision: 1225790

URL: http://svn.apache.org/viewvc?rev=1225790&view=rev
Log:
Bug 52399 - URLRewritingModifier uses default file.encoding to match text content

Modified:
   jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/modifier/URLRewritingModifier.java
   jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:48 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2693