DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28715>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28715





------- Additional Comments From [EMAIL PROTECTED]  2005-10-10 21:46 -------
Created an attachment (id=16640)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=16640&action=view)
Fix to allow expansion of functions and user parameters in the CookieManager

This patch allows the expansion of UserParameters and Function calls in the
Cookie Manager.  It does so by no longer overriding the setRunningVersion and
recoverRunningVersion methods.
As a result of no longer overriding these, I had to create some way to
accurately reset cookies for each iteration.  So I introduced a variable
"temporaryCookies" which gets populated with the cookie name of any cookie to
remove - any cookie added while isRunningVersion is set to true.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to