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

Felix Schumacher <felix.schumac...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
             Status|NEW                         |NEEDINFO
           Keywords|                            |FixedInTrunk

--- Comment #1 from Felix Schumacher <felix.schumac...@internetallee.de> ---
Thanks for the report. Could you try the next nightly or build JMeter from
trunk, to see, if the fix works for you?

commit 3354f6e929b2a7b3b215951da73c72a565b13723
AuthorDate: Sun Mar 15 10:45:48 2020 +0100

    Error when loading Templates on Windows

    The document parser expects an URI and not a file path.
    So let us convert the file to a string representation of
    the URI.

    Bugzilla Id: 64227
---
 .../java/org/apache/jmeter/gui/action/template/TemplateManager.java     | 2 +-
 xdocs/changes.xml                                                       | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

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

Reply via email to