Bug 62449 - Dollar ($) sign is not recognizedin the regular expression extractor .
Summary: Dollar ($) sign is not recognizedin the regular expression extractor .
Status: RESOLVED INVALID
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 4.0
Hardware: PC All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-13 12:31 UTC by Saravana
Modified: 2018-10-27 14:45 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saravana 2018-06-13 12:31:33 UTC
If there is any $ symbol in the response data jmeter is considering as %24.
Comment 1 Felix Schumacher 2018-06-13 19:30:01 UTC
Can you be a bit more specific, where the $ sign is in the response data?
Is it in the header or in the body? If it is in the body, what encoding is used for the body. Can you give a simple example?
Comment 2 Saravana 2018-06-19 10:27:42 UTC
It is in Body
dev encrypting the session id which has $ symbol.
Comment 3 Felix Schumacher 2018-06-19 19:57:05 UTC
Can you post the snippet of the body that contains the $?
Comment 4 Philippe Mouawad 2018-07-18 19:07:14 UTC
Any feedback on Felix's request ?

Thank you
Comment 5 The ASF infrastructure team 2022-09-24 20:38:13 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4794