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 108731 - State of "Add" button become incorrect
Summary: State of "Add" button become incorrect
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Quy Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-03 10:32 UTC by Roman Mostyka
Modified: 2007-08-30 14:49 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 Roman Mostyka 2007-07-03 10:32:50 UTC
1. Rightclick "Web Services" node and select "Add Web Service...". "Add" button is disabled and "WSDL URL" radiobutton
is selected.
2. Click  "Browse..." button, select some WSDL file and click "Open" button.

Result: "Add" button become enabled. But if click this button, nothing happens, because WSDL URL is not specified, but
selected "WSDL URL" radiobutton means that remote WSDL file will be used, not local.
Comment 1 Quy Nguyen 2007-08-29 23:08:42 UTC
The 'Add' button state has been improved.  An error message appears on the bottom of the dialog when the input fields
are invalid.

Checking in src/org/netbeans/modules/visualweb/websvcmgr/ui/AddWebServiceDlg.form;
/cvs/visualweb/websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/ui/AddWebServiceDlg.form,v  <--  AddWebServiceDlg.form
new revision: 1.7; previous revision: 1.6
done
Checking in src/org/netbeans/modules/visualweb/websvcmgr/ui/AddWebServiceDlg.java;
/cvs/visualweb/websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/ui/AddWebServiceDlg.java,v  <--  AddWebServiceDlg.java
new revision: 1.21; previous revision: 1.20
done
Checking in src/org/netbeans/modules/visualweb/websvcmgr/ui/Bundle.properties;
/cvs/visualweb/websvcmgr/src/org/netbeans/modules/visualweb/websvcmgr/ui/Bundle.properties,v  <--  Bundle.properties
new revision: 1.7; previous revision: 1.6
done
Comment 2 Roman Mostyka 2007-08-30 14:49:33 UTC
Verified with build 070830.