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 154849 - Error message by column deletion isn't well formatted
Summary: Error message by column deletion isn't well formatted
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ ahimanikya
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-06 22:18 UTC by Roman Mostyka
Modified: 2009-02-19 20:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of not well formatted error message. (27.01 KB, image/jpeg)
2008-12-06 22:18 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-12-06 22:18:03 UTC
1. Connect to some DB and expand it's node.
2. Rightclick "Tables" node and choose "Create Table".
3. Add table with 2 columns.
4. Rightclick added table and choose "View Data".
5. Rightclick one of the column in database explorer and choose "Delete".
6. Click "Refresh" in data view window.

Result: Error message appears, but it isn't well formatted:
 - Word "Index" shouldn't begin with capital letter ("Column Index").
 - There is excessive dor before "The output" ("2 > 1. .The output").
 - There is no space after "closed." ("closed.Do").
Comment 1 Roman Mostyka 2008-12-06 22:18:40 UTC
Created attachment 74654 [details]
Screenshot of not well formatted error message.
Comment 2 _ ahimanikya 2008-12-07 17:06:59 UTC
"Column Index" in the message comes from MySQL Driver, so we can't change that, but all other fix is available and will
be checked in soon.
Comment 4 Roman Mostyka 2008-12-08 11:45:23 UTC
Verified with build 081207.