https://bz.apache.org/bugzilla/show_bug.cgi?id=58756
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REOPENED |RESOLVED --- Comment #6 from Philippe Mouawad <[email protected]> --- Author: pmouawad Date: Sat Feb 27 12:53:18 2016 New Revision: 1732634 URL: http://svn.apache.org/viewvc?rev=1732634&view=rev Log: Bug 58756 - CookieManager : Cookie Policy select box content must depend on Cookie implementation A) Fix bug introduced by commit r1732632: 1/ Save with 2.13 a Plan containing CookieManager that uses defaults 2/ Open it with trunk 3/ It is ok 4/ Close it 5/ Add a new CookieManager => KO the policy is default instead of standard B) Also made constants explicit and removed dependency on deprecated class. C) Forced the save of policy and implementation even if there values are set at defaults to avoid this headache again Bugzilla Id: 58756 Modified: 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 -- You are receiving this mail because: You are the assignee for the bug.
