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/12/07 20:18:18 UTC

[Bug 58699] New: changes neither saved nor prompted for saving upon close

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

            Bug ID: 58699
           Summary: changes neither saved nor prompted for saving upon
                    close
           Product: JMeter
           Version: 2.13
          Hardware: PC
                OS: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: mike.palandra@dhxmedia.com

Possibly related bug:  
https://bz.apache.org/bugzilla/show_bug.cgi?id=57382

1)  Start JMeter GUI

2)  Load the "Recording" template

3)  Select the "Workbench" and ensure that "Save WorkBench" is enabled

4)  Save test plan

5)  Select the "HTTP(S) Test Script Recorder" (child of WorkBench)

6)  Add a regular expression to the list of "URL Patterns to Include"; e.g.
jmeter\.apache\.org:\d+/.*

7)  Close the test plan.  Note that you are NOT prompted to save, and if the
plan is opened again, the change from step #6 is missing!


Note:  an explicit "Save" between step #6 and step #7 does retain the change
from step #6.

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

[Bug 58699] workbench changes neither saved nor prompted for saving upon close

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

benoit.wiart@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|changes neither saved nor   |workbench changes neither
                   |prompted for saving upon    |saved nor prompted for
                   |close                       |saving upon close

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

[Bug 58699] workbench changes neither saved nor prompted for saving upon close

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

--- Comment #1 from benoit.wiart@gmail.com ---
PR https://github.com/apache/jmeter/pull/45

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

[Bug 58699] workbench changes neither saved nor prompted for saving upon close

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
           Hardware|PC                          |DEC
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Tue Dec  8 21:56:27 2015
New Revision: 1718720

URL: http://svn.apache.org/viewvc?rev=1718720&view=rev
Log:
Bug 58699 : Workbench changes neither saved nor prompted for saving upon close
#resolve #45
Bugzilla Id: 58699

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/CheckDirty.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/Save.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/tree/JMeterTreeModel.java
    jmeter/trunk/xdocs/changes.xml

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