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 2015/05/14 21:54:08 UTC

[Bug 57928] New: Add ability to define protocol (http/https) to AccessLogSampler GUI

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

            Bug ID: 57928
           Summary: Add ability to define protocol (http/https) to
                    AccessLogSampler GUI
           Product: JMeter
           Version: 2.13
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com

This patch allow to define (in UI) the protocol (http, https) use by
AccessLogSampler.


https://github.com/apache/jmeter/pull/14

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

[Bug 57928] Add ability to define protocol (http/https) to AccessLogSampler GUI

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Thu May 14 20:01:17 2015
New Revision: 1679447

URL: http://svn.apache.org/r1679447
Log:
Bug 57928 - Add ability to define protocol (http/https) to AccessLogSampler GUI
This closes #14
Bugzilla Id: 57928

Modified:
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/AccessLogSampler.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/AccessLogSamplerBeanInfo.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/AccessLogSamplerResources.properties
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/AccessLogSamplerResources_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.