Bug 58600 - IncludeController logs wrong filename, if include element can't be found
Summary: IncludeController logs wrong filename, if include element can't be found
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.13
Hardware: All All
: P2 trivial (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-11 14:42 UTC by Felix Schumacher
Modified: 2015-11-11 15:06 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Schumacher 2015-11-11 14:42:56 UTC
When a file gets loaded by IncludeController and it is not found directly, JMeter will try to load it relative to FileServers base dir. The log messages will still print the first location, though.
Comment 1 Felix Schumacher 2015-11-11 15:06:35 UTC
Date: Wed Nov 11 15:05:48 2015
New Revision: 1713865

URL: http://svn.apache.org/viewvc?rev=1713865&view=rev
Log:
Display correct filenames, when they are searched by IncludeController

Bugzilla Id: 58600

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/control/IncludeController.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:01 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3690