Bug 61752

Summary: RandomDate : Function does not allow missing last parameter used for variable name
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: minor CC: p.mouawad
Priority: P2    
Version: 3.3   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2017-11-13 22:14:24 UTC
This breaks function convention which allows that.
Comment 1 Philippe Mouawad 2017-11-13 22:19:15 UTC
Author: pmouawad
Date: Mon Nov 13 22:18:57 2017
New Revision: 1815141

URL: http://svn.apache.org/viewvc?rev=1815141&view=rev
Log:
Bug 61752 - RandomDate : Function does not allow missing last parameter used for variable name
Fix bug
Increase coverage
Correct the minimum number of parameters
Bugzilla Id: 61752

Modified:
    jmeter/trunk/src/functions/org/apache/jmeter/functions/RandomDate.java
    jmeter/trunk/test/src/org/apache/jmeter/functions/TestTimeRandomDateFunction.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:11 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4581