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/12/02 18:11:16 UTC

DO NOT REPLY [Bug 25143] New: - HTTP Proxy Server "Restart" button enabled when the GUI is presented

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=25143>.
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=25143

HTTP Proxy Server "Restart" button enabled when the GUI is presented

           Summary: HTTP Proxy Server "Restart" button enabled when the GUI
                    is presented
           Product: JMeter
           Version: Nightly (Please specify date)
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: HTTP
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: jsalvata@atg.com


If you're using an HTTP Proxy Server, the "Restart" button is enabled only when
the proxy is running and you change a field that requires a restart to take
effect (that's mostly all fields except the target).

But if you select another component from the tree and then come back to the HTTP
Proxy Server, the button will always be enabled -- even if no such change was one.

This is because populating the GUI from the values in the ProxyControl object
("configure" method) triggers all the action events. Should not be too difficult
to fix, but still requires an amount of code shuffling and so it's too long for
me to do it now.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org