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 63091 - Is empty error dialog reasonable
Summary: Is empty error dialog reasonable
Status: VERIFIED DUPLICATE of bug 62453
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-25 18:00 UTC by Lukas Hasik
Modified: 2005-09-05 10:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
empty dialog (118.76 KB, image/jpeg)
2005-08-25 18:01 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2005-08-25 18:00:51 UTC
See attachement...
Error dialog with only OK has no sense IMHO
Comment 1 Lukas Hasik 2005-08-25 18:01:21 UTC
Created attachment 24236 [details]
empty dialog
Comment 2 Sherold Dev 2005-08-25 18:49:09 UTC
This "message" is taken from the progress object returned by the plugin. The
plugin, appserver in this case,  should always provide a reasonable message in
case of failure and not just an empty string. -> appserver
Comment 3 Vince Kraemer 2005-08-26 01:25:26 UTC

*** This issue has been marked as a duplicate of 62453 ***
Comment 4 Lukas Hasik 2005-08-26 09:52:47 UTC
v