Bug 48579 - [PATCH] Single Bind does not show config information when LdapExt Sampler is accessed
Summary: [PATCH] Single Bind does not show config information when LdapExt Sampler is ...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.3.4
Hardware: PC Windows Vista
: P2 trivial (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-20 11:26 UTC by Patrick
Modified: 2010-01-20 17:52 UTC (History)
0 users



Attachments
Choose correct JPanel (579 bytes, patch)
2010-01-20 11:27 UTC, Patrick
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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