You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2015/11/11 15:42:56 UTC

[Bug 58600] New: IncludeController logs wrong filename, if include element can't be found

https://bz.apache.org/bugzilla/show_bug.cgi?id=58600

            Bug ID: 58600
           Summary: IncludeController logs wrong filename, if include
                    element can't be found
           Product: JMeter
           Version: 2.13
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: felix.schumacher@internetallee.de

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58600] IncludeController logs wrong filename, if include element can't be found

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58600

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Felix Schumacher <fe...@internetallee.de> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.