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 2018/03/20 15:21:55 UTC

[Bug 62195] New: Save Responses to a file : Improve component and UI

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

            Bug ID: 62195
           Summary: Save Responses to a file : Improve component and UI
           Product: JMeter
           Version: 4.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: support@ubikloadpack.com
  Target Milestone: ---

Hello,
We have a requirement to ignore SampleResult generated by Transaction
Controller as it is empty and not useful.

So we implemented a patch that improves this component in the following way:

- Add checkbox : "Don't Save Transaction Controller SampleResult" checked by
default
- Add creation of folder structure as required in Bug 55099
- Rework UI to make it more professional and clear by changing/clarifying some
labels
- Renamed Don't add suffix to "Don't add content type suffix" as this is what
it does

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

[Bug 62195] Save Responses to a file : Improve component and UI

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

--- Comment #1 from UbikLoadPack support <su...@ubikloadpack.com> ---
Created attachment 35790
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35790&action=edit
Patch as per previous comments

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

[Bug 62195] Save Responses to a file : Improve component and UI

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
   Target Milestone|---                         |JMETER_4.1

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

[Bug 62195] Save Responses to a file : Improve component and UI

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

UbikLoadPack support <su...@ubikloadpack.com> changed:

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

--- Comment #2 from UbikLoadPack support <su...@ubikloadpack.com> ---
Author: pmouawad
Date: Tue Mar 20 19:23:19 2018
New Revision: 1827348

URL: http://svn.apache.org/viewvc?rev=1827348&view=rev
Log:
[Bug 62195] Save Responses to a file : Improve component and UI
Contributed by UbikLoadPack
Bugzilla Id: 62195

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/reporters/ResultSaver.java
    jmeter/trunk/src/core/org/apache/jmeter/reporters/gui/ResultSaverGui.java
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/component_reference.xml

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