Bug 54106

Summary: JSR223TestElement should check for file existence when a filename is set instead of using Text Area content
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.8   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2012-11-06 18:04:53 UTC
Currently JSR223Test Element does not check for file existence when a filename is set and defaults to script text area content.
This behaviour makes the user believe script was OK while in fact nothing was executed.
Comment 1 Philippe Mouawad 2012-11-06 18:59:55 UTC
Date: Tue Nov  6 18:08:13 2012
New Revision: 1406257

URL: http://svn.apache.org/viewvc?rev=1406257&view=rev
Log:
Bug 54106 - JSR223TestElement should check for file existence when a filename is set instead of using Text Area content
Bugzilla Id: 54106

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/util/JSR223TestElement.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:51 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2969