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 143585 - Extra spaces in script for INSERT
Summary: Extra spaces in script for INSERT
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: _ ahimanikya
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-12 10:33 UTC by Roman Mostyka
Modified: 2008-08-19 14:34 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 2008-08-12 10:33:56 UTC
1. Rightclick some table and choose "View Data...".
2. Rightclick some row and choose "Show SQL Script for INSERT".

Result: Dialog appears and followinf text are in it:
"INSERT INTO test.project   (id, name, version)  VALUES   (1, 'NetBeans', '6.0');".
There are extra spaces.
Comment 1 _ ahimanikya 2008-08-19 12:42:12 UTC
http://hg.netbeans.org/main/rev/70f1ba80ccb8
Comment 2 Roman Mostyka 2008-08-19 14:34:23 UTC
Verified with build 080819.