Bug 48579

Summary: [PATCH] Single Bind does not show config information when LdapExt Sampler is accessed
Product: JMeter - Now in Github Reporter: Patrick <pradtke>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: P2    
Version: 2.3.4   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Attachments: Choose correct JPanel

Description Patrick 2010-01-20 11:26:50 UTC
In the 'public void configure(TestElement element)' method, if we are doing a simple bind it displays the blank default JPanel card. It should display the bind JPanel card. This is done correctly in itemStateChanged().

See attached patch.
Comment 1 Patrick 2010-01-20 11:27:46 UTC
Created attachment 24865 [details]
Choose correct JPanel
Comment 2 Sebb 2010-01-20 17:52:19 UTC
Thanks for the patch; applied in:

URL: http://svn.apache.org/viewvc?rev=901497&view=rev
Log:
Bug 48579 - Single Bind does not show config information when LdapExt Sampler is accessed

Modified:
   jakarta/jmeter/trunk/src/protocol/ldap/org/apache/jmeter/protocol/ldap/config/gui/LdapExtConfigGui.java
   jakarta/jmeter/trunk/xdocs/changes.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:37:44 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2335