Bug 50962 - SizeAssertionGui validation prevents the use of variables for the size
Summary: SizeAssertionGui validation prevents the use of variables for the size
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: unspecified
Hardware: PC Windows XP
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 18:55 UTC by Sebb
Modified: 2011-03-24 23:12 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2011-03-23 18:55:39 UTC
The SizeAssertion GUI performs numeric validation on the size field.

This prevents the use of variables to specify the size.

There are occasions when it would be useful to use a variable.
Comment 1 Sebb 2011-03-24 23:12:58 UTC
URL: http://svn.apache.org/viewvc?rev=1085245&view=rev
Log:
Bug 50962 - SizeAssertionGui validation prevents the use of variables for the size

Modified:
   jakarta/jmeter/trunk/src/components/org/apache/jmeter/assertions/SizeAssertion.java
   jakarta/jmeter/trunk/src/components/org/apache/jmeter/assertions/gui/SizeAssertionGui.java
   jakarta/jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:46 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2476