This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 11770 - CookieSet factoring and remove
Summary: CookieSet factoring and remove
Status: CLOSED DUPLICATE of bug 15373
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-26 09:42 UTC by _ pkuzel
Modified: 2008-12-22 21:19 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ pkuzel 2001-04-26 09:42:42 UTC
There is no exact definition how should be handled removing cookies that were
created by a factory.
Comment 1 Jesse Glick 2001-04-27 12:26:43 UTC
I don't think this is necessary. For cookies you expect to remove, you can
override getCookie to produce the specific cookie directly (without a cookie
set), keeping it in an instance var that you can null out when desired, and fire
PROP_COOKIE changes where needed. Removing cookies is not so common, I think it
is acceptable to make you do this manually, or else not use the factory.
Comment 2 Jan Chalupa 2001-05-06 08:14:53 UTC
Target milestone -> 3.3
Comment 3 Jan Chalupa 2001-11-27 13:04:33 UTC
Target milestone -> 3.3.1.
Comment 4 David Strupl 2002-01-30 12:38:27 UTC
If this is not the same (or very similar) request, please reopen.
Otherwise leave as duplicate.

*** This issue has been marked as a duplicate of 15373 ***
Comment 5 Quality Engineering 2003-07-01 15:58:51 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 6 Quality Engineering 2003-07-01 16:29:39 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.