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

Summary: I18N - "Proxy Settings" is hard-coded
Product: platform Reporter: Ch Nguyen <cnguyencasj>
Component: AutoupdateAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED DUPLICATE    
Severity: blocker Keywords: I18N
Priority: P3    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

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 ***