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 34911

Summary: I18N - Server and Port are hard-coded in the summary panel
Product: installer Reporter: ohsumi <ohsumi>
Component: CodeAssignee: Richard Gregor <rgregor>
Status: VERIFIED FIXED    
Severity: blocker CC: jf4jbug
Priority: P3 Keywords: I18N
Version: 3.x   
Hardware: Sun   
OS: SunOS   
Issue Type: DEFECT Exception Reporter:
Attachments: I have attached the summary panel of sparc installer.

Description ohsumi 2003-07-14 05:07:40 UTC
Tested build: NB3.5.1 ML-JA Build 200307122351

In the summary panel of installer,
"Server" and "Port" seem to be hard-coded.

     Proxy Settings:
        Server: xxxxx.xx.xx
        ======
        Port: yyyyy
        ====

In the proxy panel, "Server Name" and "Port" can
be localized,
so I think the summary panel should have "Server
Name" and "Port"
that can be localized.

I hope this will be fixed in the next release.
Comment 1 ohsumi 2003-07-14 05:09:34 UTC
Created attachment 10965 [details]
I have attached the summary panel of sparc installer.
Comment 2 Richard Gregor 2003-07-14 15:45:41 UTC
Fixed in main trunk.

Checking in src/org/netbeans/installer/InstallPreviewPanel.java;
/cvs/installer/src/org/netbeans/installer/InstallPreviewPanel.java,v 
<--  InstallPreviewPanel.java
new revision: 1.7; previous revision: 1.6
done
Comment 3 Richard Gregor 2003-07-14 15:46:09 UTC
fixed.
Comment 4 ohsumi 2003-07-23 11:40:20 UTC
I verified this was fixed in NB3.5.1 ML-JA Build 0307222351.