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 21689

Summary: Implement a www.netbeans.org login mechanism for the IDE
Product: obsolete Reporter: Terry Heatlie <theatlie>
Component: simAssignee: issues@obsolete <issues>
Status: RESOLVED FIXED    
Severity: blocker Keywords: UI
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on: 21688    
Bug Blocks: 21683    

Description Terry Heatlie 2002-03-18 22:39:17 UTC
In order to log a bug in issuezilla, one needs to be logged in
to netbeans.org.  The issuezilla integration for the IDE therefore
needs to be able to "log in".
Comment 1 Terry Heatlie 2002-04-08 23:11:44 UTC
Done (finally).  It turns out that there is a composite
procedure.  Hitting the login CGI doens't get you a cookie,
but it does get you a bunch of URLs which have a session ID
as part of them.  Hitting any one of those gets you the
cookie, then you are good to go.