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 186339

Summary: Update registration page used in reglib module
Product: obsolete Reporter: dlipin <dlipin>
Component: RegistrationAssignee: dlipin <dlipin>
Status: RESOLVED FIXED    
Severity: normal CC: av-nb, michaelnazarov
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Online "Register" page
Online "Registered" page
Offline "Register" page

Description dlipin 2010-05-19 04:44:25 UTC
We should change existing registration pages to conform Oracle branding. Afaik must be done for 6.9 (at least, "offline" page).
Comment 1 dlipin 2010-05-19 04:45:06 UTC
Created attachment 99174 [details]
Online "Register" page
Comment 2 dlipin 2010-05-19 04:45:40 UTC
Created attachment 99175 [details]
Online "Registered" page
Comment 3 dlipin 2010-05-19 04:46:15 UTC
Created attachment 99176 [details]
Offline "Register" page
Comment 4 Alexei Mokeev 2010-05-19 06:02:46 UTC
Got overall 'offline' page mock-up from xDesign today, yet some artifacts are pending.
Comment 5 dlipin 2010-05-21 12:55:00 UTC
Offline registration page is integrated.
http://hg.netbeans.org/core-main/rev/475fccdb6cff

Michael, please verify on the next daily build or next NB-Core build (>=4663)
http://deadlock.netbeans.org/hudson/job/NB-Core-Build/lastSuccessfulBuild/artifact/nbbuild/

To see this offline registation page run NB with -J-Dnb.registration.enabled=true without internet connection. When registration dialog is shown on startup (maybe on the second one) click Register and see this page open in the browser. Turn internet on and click Register button on that page.
Comment 6 Michael Nazarov 2010-05-24 12:12:52 UTC
Offline and registration pages are correct.
Registered page looks old styled.
Comment 7 Alexei Mokeev 2010-05-24 12:26:29 UTC
Yes, this fix touched off-line registration page only.

Registration pages on server are not parts of 6.9 bits and "to be updated"
Comment 8 Michael Nazarov 2010-05-24 12:31:07 UTC
Okey then. We might need to perform additional check on Solaris platforms because it's no so easy to unplug network cable or disable interface. And it looks like wrong proxy setting can't help with.
Comment 9 Michael Nazarov 2010-05-24 12:58:21 UTC
Offline registration page looks updated.
Comment 10 Alexei Mokeev 2010-05-24 13:04:04 UTC
Again, please keep opened until integration into release69
Comment 11 Yulia Novozhilova 2010-05-24 13:27:24 UTC
Reviewed. Everything is ok.