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/03/12 23:37:41 UTC

[Bug 59172] New: SampleResult SaveConfig does not allow some fields to be disabled

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

            Bug ID: 59172
           Summary: SampleResult SaveConfig does not allow some fields to
                    be disabled
           Product: JMeter
           Version: 2.13
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: sebb@apache.org

It's not currently possible to disable either Idle Time or Active Thread Count.

Luckily the fix is simple.

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

[Bug 59172] SampleResult SaveConfig does not allow some fields to be disabled

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

--- Comment #2 from Sebb <se...@apache.org> ---
URL: http://svn.apache.org/viewvc?rev=1734746&view=rev
Log:
SampleResult SaveConfig does not allow some fields to be disabled
Previous fix did not work for idleTime because the ctor did not set all the
defaulted fields
Bugzilla Id: 59172

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

[Bug 59172] SampleResult SaveConfig does not allow some fields to be disabled

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

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

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

--- Comment #1 from Sebb <se...@apache.org> ---
URL: http://svn.apache.org/viewvc?rev=1734743&view=rev
Log:
SampleResult SaveConfig does not allow some fields to be disabled
Bugzilla Id: 59172

Modified:
   
jmeter/trunk/src/core/org/apache/jmeter/save/converters/SampleSaveConfigurationConverter.java
    jmeter/trunk/xdocs/changes.xml

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