Bug 54106 - JSR223TestElement should check for file existence when a filename is set instead of using Text Area content
Summary: JSR223TestElement should check for file existence when a filename is set inst...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.8
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-06 18:04 UTC by Philippe Mouawad
Modified: 2012-11-06 18:59 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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