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 2020/10/22 18:53:00 UTC

[Bug 64841] New: Clean up inconsistencies in relative file handling

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

            Bug ID: 64841
           Summary: Clean up inconsistencies in relative file handling
           Product: JMeter
           Version: 5.3
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: michaelo@apache.org
  Target Milestone: JMETER_5.3.1

Many elements like CSV Dataset, Include Controller, Script Filename and others
take in a relative filename, but they handle them inconsistently. Some use the
JMeter script's basedir while others use 'user.dir'. This should be
consistently used troughout with the basedir of the JMeter script to support
module setups.

For instance, repeating Groovy Pre/Post Processors cannot be reused because I
cannot properly reference a Groovy file relative to the script.

This likey can only be resolved for 6.0.

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

[Bug 64841] Clean up inconsistencies in relative file handling

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

Michael Osipov <mi...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|JMETER_5.3.1                |---

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