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/05/19 14:18:30 UTC

[Bug 64453] New: Save Test Plan as New Folder failure

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

            Bug ID: 64453
           Summary: Save Test Plan as New Folder failure
           Product: JMeter
           Version: 5.3
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: david.balazic@comtrade.com
  Target Milestone: JMETER_5.3.0

Whe selecting File / Save Test Plan as ... and creating a  New Folder, the
following problem happens:

 - in the save dialog select a folder like c:\foo\bar
 - click the New Folder button
 - type a new name for the new folder, like: baz
 - press ENTER


Result:

the file browser now is focused in the folder c:\foo\bar\New Folder, which does
not exist. If the user clicks Save, an error dialog appears:

Couldn't save test plan to file: c:\foo\bar\New Folder\JDBC Connection
Configuration.jmx
c:\foo\bar\New Folder\JDBC Connection Configuration.jmx (The system cannot find
the path specified)

Expected result:
after pressing ENTER, the dialog should stay where it is and only rename the
new folder.

Alternatively: rename and descend into the new folder, correctly.

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

[Bug 64453] Save Test Plan as New Folder failure

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
   Target Milestone|JMETER_5.3.0                |JMETER_5.3.1

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

[Bug 64453] Darklaf: Save Test Plan as New Folder failure

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Save Test Plan as New       |Darklaf: Save Test Plan as
                   |Folder failure              |New Folder failure

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Issue happens only with Darklaf.
Workaround is to switch to System LAF.

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

[Bug 64453] Darklaf: Save Test Plan as New Folder failure

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

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

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
pmouawad pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new 08d22fb  Update Darklaf from 2.4.1 to 2.4.2 to fix bugs 64640, 64641,
64453, 64625
08d22fb is described below

commit 08d22fbf175ecbc8c3ecb0fc839bd92a9dd5cdc2
Author: pmouawad <p....@ubik-ingenierie.com>
AuthorDate: Thu Aug 6 22:19:12 2020 +0200

    Update Darklaf from 2.4.1 to 2.4.2 to fix bugs 64640, 64641, 64453, 64625
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

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