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 - I18N - Server and Port are hard-coded in the summary panel
Summary: I18N - Server and Port are hard-coded in the summary panel
Status: VERIFIED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P3 blocker (vote)
Assignee: Richard Gregor
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2003-07-14 05:07 UTC by ohsumi
Modified: 2006-01-04 15:48 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
I have attached the summary panel of sparc installer. (24.21 KB, image/gif)
2003-07-14 05:09 UTC, ohsumi
Details

Note You need to log in before you can comment on or make changes to this bug.
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.