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 2016/01/16 10:23:11 UTC

[Bug 58876] New: TestPlanName function returns null for a newly created Test Plan

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

            Bug ID: 58876
           Summary: TestPlanName function returns null for a newly created
                    Test Plan
           Product: JMeter
           Version: 2.13
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com

Create a new Test Plan
Create:
Test Plan
       |----Thread Group
                |- DebugSampler with name set to ${__TestPlanName}


Run it, DebugSampler will show null

Save it , reload it, it works

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

[Bug 58876] TestPlanName function returns null for a newly saved Test Plan and uses previously opened one for a new one

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
            Summary|TestPlanName function       |TestPlanName function
                   |returns null for a newly    |returns null for a newly
                   |created Test Plan           |saved Test Plan and uses
                   |                            |previously opened one for a
                   |                            |new one

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

[Bug 58876] TestPlanName function returns null for a newly saved Test Plan and uses previously opened one for a new one

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

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

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

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Sun Sep  3 19:34:37 2017
New Revision: 1807164

URL: http://svn.apache.org/viewvc?rev=1807164&view=rev
Log:
Bug 58876 - TestPlanName function returns null for a newly saved Test Plan and
uses previously opened one for a new one
Bugzilla Id: 58876

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/Close.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/Save.java
    jmeter/trunk/src/functions/org/apache/jmeter/functions/TestPlanName.java
    jmeter/trunk/xdocs/changes.xml

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