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 2013/11/07 08:31:57 UTC

[Bug 55753] New: Improve FilePanel behaviour to start from the value set on first Test Plan load

https://issues.apache.org/bugzilla/show_bug.cgi?id=55753

            Bug ID: 55753
           Summary: Improve FilePanel behaviour to start from the value
                    set on first Test Plan load
           Product: JMeter
           Version: 2.10
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: support@ubikloadpack.com

Current implementation of FilePanel has the following drawback, it always start
from user.dir (system property) if it was never used or from last open folder.

When you relaod a Test Plan that for example has set a value in FilePanel,
instead of taking into account the value set as the starting folder it will
start again from user.dir (system property) which is very annoying.

The proposed patch has also the advantage of enabling user to input a folder
start, browse will start from it.

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

[Bug 55753] Improve FilePanel behaviour to start from the value set in Filename field if any

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

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Thu Nov  7 21:10:15 2013
New Revision: 1539824

URL: http://svn.apache.org/r1539824
Log:
Bug 55753 - Improve FilePanel behaviour to start from the value set in Filename
field if any
Fix issue on open file introduced by my change
Bugzilla Id: 55753

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/FileDialoger.java

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

[Bug 55753] Improve FilePanel behaviour to start from the value set in Filename field if any

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

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

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

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Thu Nov  7 07:45:53 2013
New Revision: 1539539

URL: http://svn.apache.org/r1539539
Log:
Bug 55753 - Improve FilePanel behaviour to start from the value set in Filename
field if any
Bugzilla Id: 55753

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/FileDialoger.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/FilePanelEntry.java

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

[Bug 55753] Improve FilePanel behaviour to start from the value set on first Test Plan load

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

--- Comment #1 from UbikLoadPack support <su...@ubikloadpack.com> ---
Created attachment 31023
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31023&action=edit
Path

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

[Bug 55753] Improve FilePanel behaviour to start from the value set in Filename field if any

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
            Summary|Improve FilePanel behaviour |Improve FilePanel behaviour
                   |to start from the value set |to start from the value set
                   |on first Test Plan load     |in Filename field if any

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