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/13 00:43:40 UTC

[Bug 58845] New: Request http view doesn't display all the parameters

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

            Bug ID: 58845
           Summary: Request http view doesn't display all the parameters
           Product: JMeter
           Version: 2.13
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: benoit.wiart@gmail.com

let's say you have the parameters
paulbismuth = 12
paulbismuth = 13

only one of them will be displayed.

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

[Bug 58845] Request http view doesn't display all the parameters

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
         Resolution|---                         |FIXED
           Hardware|PC                          |All
             Status|NEW                         |RESOLVED
                 OS|Mac OS X 10.1               |All

--- Comment #4 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Thu Jan 14 13:22:54 2016
New Revision: 1724602

URL: http://svn.apache.org/viewvc?rev=1724602&view=rev
Log:
Bug 58845 - Request http view doesn't display all the parameters
#resolve #70
Bugzilla Id: 58845

Modified:
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/visualizers/RequestViewHTTP.java
    jmeter/trunk/xdocs/changes.xml

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

[Bug 58845] Request http view doesn't display all the parameters

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

--- Comment #3 from benoit.wiart@gmail.com ---
run the test and have a look at the result in the request http view
parameters defined in the http sampler are missing
the sampler is fine it's just the display

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

[Bug 58845] Request http view doesn't display all the parameters

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

--- Comment #2 from benoit.wiart@gmail.com ---
Created attachment 33434
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33434&action=edit
jmx test case

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

[Bug 58845] Request http view doesn't display all the parameters

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

--- Comment #1 from benoit.wiart@gmail.com ---
PR https://github.com/apache/jmeter/pull/70

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