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 11911 - Better support for browsing Cookies
Summary: Better support for browsing Cookies
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: apisupport (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on: 11965
Blocks:
  Show dependency tree
 
Reported: 2001-05-03 15:39 UTC by _ pkuzel
Modified: 2006-02-14 17:43 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-05-03 15:39:44 UTC
I would appreciate to see my custom cookies while browsing them at a DataNode.
Now I get information just about well known ones. Is not is possible to get at
DataObject CookieSet and display its raw content?
Comment 1 Jesse Glick 2001-05-03 16:43:59 UTC
It is not possible. Anyway, not all cookies need be in a CookieSet and there is
no way to get all possible cookies from an object. But I agree, apisupport
should provide some option permitting you to add cookie classes for your own
module-supplied cookies, it would be useful. Maybe a tools action defined on
source files extending/implementing Node.Cookie, "Tools -> Recognize in Bean
Browser"?? Or a system option where they could be listed? Or some text or XML
files in system file system listing known cookie classes that your module's
layer could add to?
Comment 2 _ pkuzel 2001-05-03 17:12:33 UTC
I vote for the latest option i.e. APISupport will recognize configuration file
of well known type. I can place such instanciable file at module Services and
APISupport will recognize it.
Comment 3 Jesse Glick 2001-05-05 18:04:36 UTC
Done in the dev version. Please check Bean Browser online documentation for
details on how to add your own XML file to define additional cookies.
Comment 4 Quality Engineering 2003-06-30 15:01:15 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 5 Quality Engineering 2003-06-30 15:03:04 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 6 Quality Engineering 2003-06-30 15:04:38 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.