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 140280 - SQL CC: Code completion suggests metada after quote
Summary: SQL CC: Code completion suggests metada after quote
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-16 12:49 UTC by Roman Mostyka
Modified: 2008-07-21 10:28 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-07-16 12:49:42 UTC
1. Connect to Java DB 'travel'.
2. Open SQL Editor.
3. Type 'select PERSON"' (without quote in the beginning).
4. Press Ctrl+Space.
5. Choose something (for example CARRENTAL) and press Enter.

Result: 'select PERSON"CARRENTAL"' is in SQL Editor. Wrong syntax.
Comment 1 Andrei Badea 2008-07-18 15:33:55 UTC
2f547a7168f4
Comment 2 Roman Mostyka 2008-07-21 10:28:31 UTC
Verified with build 080720.