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 111207 - Unintelligible name of button in 'DataProvider customizer' dialog
Summary: Unintelligible name of button in 'DataProvider customizer' dialog
Status: REOPENED
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-27 10:11 UTC by Roman Mostyka
Modified: 2008-11-20 13:02 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-27 10:11:26 UTC
1. Add W/S (for example http://www.webservicemart.com/uszip.asmx?WSDL).
2. Create visual web application.
3. Rightclick W/S and select "Add to Page".
4. Rightclick W/S again and select "Add to Page".
5. Expand W/S node, rightclick W/S method and select "Add to Page".

Result: "DataProvider customizer" dialog appears with list of available W/S clients, which can be bound with W/S method.
But name of button is "Close". It sounds like "Cancel". It will be better (more naturally) to have "OK" button.
Comment 1 Quy Nguyen 2008-11-18 19:26:17 UTC
The 'Add To Page' context menu item appears to have been removed.
Comment 2 Roman Mostyka 2008-11-20 13:02:08 UTC
'Add To Page' context menu item is removed, but mentioned dialog, I guess, still exists. Just use DnD instead 'Add To Page'.