[Bug 53755] Adding a HttpClient 4 cookie implementation in JMeter. Cookie Manager has now the default HC3.1 implementation and a new choice HC4 implementation (compliant with IPv6 address)

2012-09-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53755

Milamber milam...@apache.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #10 from Milamber milam...@apache.org ---
Doc update done.


URL: http://svn.apache.org/viewvc?rev=1376459view=rev
Log:
Update doc for new Response Time Graph, Aggregate Graph and Cookie Manager
elements
Bugzilla Id: 53718,53755

Removed:
jmeter/trunk/docs/images/screenshots/http-config/http-cookie-manager.gif
jmeter/trunk/xdocs/images/screenshots/http-config/http-cookie-manager.gif
Modified:
jmeter/trunk/docs/images/screenshots/aggregate_graph.png
jmeter/trunk/docs/images/screenshots/aggregate_graph_settings.png
jmeter/trunk/docs/images/screenshots/http-config/http-cookie-manager.png
jmeter/trunk/docs/images/screenshots/response_time_graph.png
jmeter/trunk/docs/images/screenshots/response_time_graph_settings.png
jmeter/trunk/xdocs/images/screenshots/aggregate_graph.png
jmeter/trunk/xdocs/images/screenshots/aggregate_graph_settings.png
jmeter/trunk/xdocs/images/screenshots/http-config/http-cookie-manager.png
jmeter/trunk/xdocs/images/screenshots/response_time_graph.png
jmeter/trunk/xdocs/images/screenshots/response_time_graph_settings.png
jmeter/trunk/xdocs/usermanual/component_reference.xml

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


[Bug 53755] Adding a HttpClient 4 cookie implementation in JMeter. Cookie Manager has now the default HC3.1 implementation and a new choice HC4 implementation (compliant with IPv6 address)

2012-08-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53755

Milamber milam...@apache.org changed:

   What|Removed |Added

Summary|Adding a HttpClient 4   |Adding a HttpClient 4
   |cookie implementation in|cookie implementation in
   |JMeter. Cookie Manager has  |JMeter. Cookie Manager has
   |now the default HC3.1   |now the default HC3.1
   |implementation and a new|implementation and a new
   |choose HC4 implementation   |choice HC4 implementation
   |(compliant with IPv6|(compliant with IPv6
   |address)|address)

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


[Bug 53755] Adding a HttpClient 4 cookie implementation in JMeter. Cookie Manager has now the default HC3.1 implementation and a new choice HC4 implementation (compliant with IPv6 address)

2012-08-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53755

--- Comment #9 from Milamber milam...@apache.org ---
TODO: update docs.


URL: http://svn.apache.org/viewvc?rev=1376320view=rev
Log:
Adding a HttpClient 4 cookie implementation in JMeter. Cookie Manager has now
the default HC3.1 implementation and a new choice HC4 implementation (compliant
with IPv6 address)
and
Bug 51512 - Cookies aren't inserted into HTTP request with IPv6 Host header
Bugzilla Id: 53755

Added:
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/HC4CookieHandler.java
  (with props)
Modified:
jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
jmeter/trunk/src/jorphan/org/apache/jorphan/reflect/ClassTools.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/CookieManager.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/gui/CookiePanel.java
jmeter/trunk/xdocs/changes.xml

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