https://issues.apache.org/bugzilla/show_bug.cgi?id=50286

--- Comment #5 from Milamber <[email protected]> 2010-11-20 16:32:57 EST ---
The solve wouldn't be adding a < in parameterRegexp?

        parameterRegexp = JMeterUtils.getPatternCache().getPattern(
                // ;sessionid=value
                "[;\\?&]" + quotedArg + "=([^\"'>&\\s;\\\\]*)" +  //
$NON-NLS-1$

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to