Bug 52241

Summary: GenericTestBeanCustomizer assumes that the default value is the empty string
Product: JMeter - Now in Github Reporter: Sebb <sebb>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   

Description Sebb 2011-11-25 01:25:48 UTC
When clearing Gui fields, GenericTestBeanCustomizer assumes that the default value is the empty string.

However, this is not valid for Long and Integer (and possibly others).
Comment 1 Sebb 2011-11-25 01:27:58 UTC
URL: http://svn.apache.org/viewvc?rev=1206034&view=rev
Log:
Bug 52241 - GenericTestBeanCustomizer assumes that the default value is the empty string

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