Bug 55427 - TestBeanHelper should ignore properties not supported by GenericTestBeanCustomizer
Summary: TestBeanHelper should ignore properties not supported by GenericTestBeanCusto...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.9
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-16 01:25 UTC by Sebb
Modified: 2013-08-16 12:26 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2013-08-16 01:25:53 UTC
The GenericTestBeanCustomizer class ignores some types of descriptor when setting up the GUI.

The TestBeanHelper should ignore the same descriptor types.
Comment 1 Sebb 2013-08-16 12:26:36 UTC
URL: http://svn.apache.org/r1514676
Log:
TestBeanHelper should ignore properties not supported by GenericTestBeanCustomizer
Bugzilla Id: 55427

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/testbeans/TestBeanHelper.java
    jmeter/trunk/src/core/org/apache/jmeter/testbeans/gui/GenericTestBeanCustomizer.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:54 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3192