https://issues.apache.org/bugzilla/show_bug.cgi?id=52620
Bug #: 52620
Summary: HTTP Sampler doesn't resolve ${__beanshell} function
for HTTP POST request with un-named parameter
Product: JMeter
Version: 2.6
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 28281
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28281
HTTP Sampler snippet from project file
I have an HTTP Sampler node that does an HTTP POST request. It has exactly one
un-named parameter. The parameter value has an embedded ${__beanshell..}
function in it which is not been evaluated.
See attached XML Snippet from the project file. Note that line 4 defines a
parameter that has no explicit name.
<elementProp name="" elementType="HTTPArgument">
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.