https://issues.apache.org/bugzilla/show_bug.cgi?id=54832
Bug ID: 54832
Summary: Regular Expression Extractor needs quadruple backslash
escaping when variable reference is used
Product: JMeter
Version: 2.9
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Created attachment 30182
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30182&action=edit
Test plan showing the problem.
Regular Expression extractor:
Field: Regular Expression
When regular expression definition contains variable reference (${..}) we must
quadruple escape backslash. When it doesn't contain variable reference double
escaping is enough.
Attached example should explain it better (WARNING - this test plan contains
some elements from Google plugins - http://code.google.com/p/jmeter-plugins/).
--
You are receiving this mail because:
You are the assignee for the bug.