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 96962 - Improve System Messages for missing Summary and Long Description
Summary: Improve System Messages for missing Summary and Long Description
Status: RESOLVED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Maksim Khramov
URL:
Keywords:
Depends on: 96987
Blocks:
  Show dependency tree
 
Reported: 2007-03-01 15:39 UTC by Jaromir Uhrik
Modified: 2009-10-03 12:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot attached... (29.60 KB, image/png)
2007-03-01 15:40 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2007-03-01 15:39:38 UTC
System Messages for missing Summary and Long Description field look more like
programmer messages than messages for users. Make those strings user-friendly so
that they can understand what's going on. See attached screenshot...
Comment 1 Jaromir Uhrik 2007-03-01 15:40:21 UTC
Created attachment 39057 [details]
Screenshot attached...
Comment 2 David Botterill 2007-03-01 18:33:33 UTC
This is a bug in the VWP textarea components where the item ID is used instead
of the label that refers to the textarea. Since I can't use the textarea label
because it will be "BESIDE" the textarea, I have to use a separate label and set
its "for" attribute to the textarea.
Comment 3 Maksim Khramov 2008-12-08 11:05:34 UTC
Fixed