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/07/09 19:48:23 UTC

[Bug 55224] New: Template GUI Manager silently overwrites files; does not allow for file merge

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

            Bug ID: 55224
           Summary: Template GUI Manager silently overwrites files; does
                    not allow for file merge
           Product: JMeter
           Version: 2.9
          Hardware: PC
                OS: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: sebb@apache.org

The Template GUI manager currently silently overwrites files.

As well as fixing this it would be useful to allow templates to be merged if
they are not entire test plans.

Complete test plans need to be treated like a Load, except the file name should
not be set up because the template should be treated as read-only.

Partial test plans should be treated like a Merge.

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

[Bug 55224] Template GUI Manager silently overwrites files; does not allow for file merge

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

Sebb <se...@apache.org> changed:

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

--- Comment #1 from Sebb <se...@apache.org> ---
URL: http://svn.apache.org/r1501566
Log:
Template GUI Manager silently overwrites files; does not allow for file merge
Change GUI to show whether template is full test plan or partial
Bugzilla Id: 55224

Modified:
   
jmeter/trunk/src/core/org/apache/jmeter/gui/action/SelectTemplateDialog.java

URL: http://svn.apache.org/r1501588
Log:
Template GUI Manager silently overwrites files; does not allow for file merge
Load directly from template, but don't set the filename details
Allow Template Merge
Bugzilla Id: 55224

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/Load.java
   
jmeter/trunk/src/core/org/apache/jmeter/gui/action/SelectTemplateDialog.java

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