You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2003/08/29 19:53:55 UTC

DO NOT REPLY [Bug 22818] New: - HTTPSampler table entries lost on focus change

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22818>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22818

HTTPSampler table entries lost on focus change

           Summary: HTTPSampler table entries lost on focus change
           Product: JMeter
           Version: 1.9.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HTTP
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: info@brandonulrich.com


The Send Parameters With the Request table doesn't save entries if the focus 
is shifted to a different page.

To reproduce:
1. Add Sampler > HTTP Request to a Thread Group
2. Click Add parameter button
3. Enter myName in Name field, but don't change focus from this field.
4. Click Thread Group
5. Click back to HTTP Request.  The Name value was not saved

This is also true for the value field in the table.  A simple work-around is 
to change focus by clicking outside of the current field when done setting the 
parameter value.