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

--- Comment #11 from jimmyxu <[email protected]> 2011-10-19 09:32:52 UTC 
---
hi 
I am not sure whether I have got correct configuration of Jmeter, but I do see
user parameter is not work in cookie manager. I got this problem both Jmeter
2.4 and Jmeter 2.5.1
reproduce step:
1. Create http request to access a website
2. Create a regular expression extractor to get a SessionID value as SessID
variable
3. Create a HTTP Cookie Manager to reference SessID(${SessID})

result: $SessID is treated as a string not a variable
        (but this variable works in http sampler.) 

expected: $SessID is treated as a variable

-- 
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