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 88751 - I18N - "Proxy Settings" is hard-coded
Summary: I18N - "Proxy Settings" is hard-coded
Status: RESOLVED DUPLICATE of bug 86830
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2006-11-06 22:54 UTC by Ch Nguyen
Modified: 2006-11-08 09:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ch Nguyen 2006-11-06 22:54:50 UTC
Description

Tested build: Build 051221

In the error dialog for Update Center connection, "Proxy Settings" seems to be
hard-coded.

    Unable to connect to the Update Center
    ......
    Procy Settings     <-- Here
      - No Proxy
      - ....
      - ....

Please see the attached snapshot.

autoupdate/src/org/netbeans/modules/autoupdate/ConnectingErrorDialog.java
       jPanel1.setBorder(new javax.swing.border.TitledBorder("Proxy Settings"));

*** (#1 of 1): 2005-12-26 06:00:36 GMT+00:00	yuko.ohsumi@sun.com
Comment 1 Jiri Rechtacek 2006-11-08 09:47:29 UTC

*** This issue has been marked as a duplicate of 86830 ***