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/04/08 23:52:03 UTC

[Bug 59294] New: Better percentile label in report

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

            Bug ID: 59294
           Summary: Better percentile label in report
           Product: JMeter
           Version: Nightly (Please specify date)
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: ra0077@gmail.com

Hi,

I propose better percentile label :
   new and better label
   same in Response Time Per Sample and Dashboard statistics

Antonio

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

[Bug 59294] Better percentile label in report

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

Milamber <mi...@apache.org> changed:

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

--- Comment #3 from Milamber <mi...@apache.org> ---
Thanks for the PR.


URL: http://svn.apache.org/viewvc?rev=1738993&view=rev
Log:
Better percentile label in report

Patch by Antonio Gomes Rodrigues @ra0077. Closes #187
Bugzilla Id: 59294

Modified:
   
jmeter/trunk/src/core/org/apache/jmeter/report/processor/graph/impl/ResponseTimePerSampleGraphConsumer.java
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties

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

[Bug 59294] Better percentile label in report

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

Antonio Gomes Rodrigues <ra...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ra0077@gmail.com

--- Comment #1 from Antonio Gomes Rodrigues <ra...@gmail.com> ---
PR 186 commited

I don't know why the modification in properties files are in all file instead
of only 2 lines

reportgenerator_summary_statistics_percentile_fmt=%de percentile in FR
reportgenerator_summary_statistics_percentile_fmt=%dth pct in EN

Antonio

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

[Bug 59294] Better percentile label in report

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

--- Comment #2 from Antonio Gomes Rodrigues <ra...@gmail.com> ---
PR 187 commited

This PR fix the problem I have with my editor and properties files

Now the fix is complete and well formated

Antonio

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