Bug 58844 - Buttons enable / disable is broken in the arguments panel
Summary: Buttons enable / disable is broken in the arguments panel
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.13
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-12 23:10 UTC by benoit.wiart
Modified: 2016-01-14 13:11 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description benoit.wiart 2016-01-12 23:10:22 UTC
button activation in the arguments panel was broken.
Logic wasn't completly implemented.
some buttons were enabled even if the table was empty
move the logic into a single method
Comment 1 benoit.wiart 2016-01-12 23:11:44 UTC
PR https://github.com/apache/jmeter/pull/69
Comment 2 Philippe Mouawad 2016-01-14 13:11:32 UTC
THANKS !

Date: Thu Jan 14 13:11:03 2016
New Revision: 1724599

URL: http://svn.apache.org/viewvc?rev=1724599&view=rev
Log:
Bug 58844 - Buttons enable / disable is broken in the arguments panel
#resolve #69
Bugzilla Id: 58844

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/config/gui/ArgumentsPanel.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/gui/HTTPArgumentsPanel.java
    jmeter/trunk/xdocs/changes.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:38:01 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3771