Bug 60531 - HTTP Cookie Manager : changing Implementation does not update Cookie Policy
Summary: HTTP Cookie Manager : changing Implementation does not update Cookie Policy
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 3.1
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-29 23:29 UTC by Philippe Mouawad
Modified: 2016-12-29 23:37 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2016-12-29 23:29:09 UTC
Scenario:
- Add a Cookie Manager
- Switch Implementation to HC3CookieHandler , policy changes to compatibility => OK
- Switch back Implementation to HC4CookieHandler, policy remains compatibility which is wrong
Comment 1 Philippe Mouawad 2016-12-29 23:37:25 UTC
Author: pmouawad
Date: Thu Dec 29 23:36:59 2016
New Revision: 1776509

URL: http://svn.apache.org/viewvc?rev=1776509&view=rev
Log:
Bug 60531 - HTTP Cookie Manager : changing Implementation does not update Cookie Policy
Bugzilla Id: 60531

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/gui/CookiePanel.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:06 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4206