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 142460 - SQL CC: No suggestions with quote after alias
Summary: SQL CC: No suggestions with quote after alias
Status: RESOLVED DUPLICATE of bug 142459
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-31 19:09 UTC by Roman Mostyka
Modified: 2008-08-01 16:05 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-31 19:09:14 UTC
1. Connect to DB.
2. Open SQL Editor and type "select p." from travel.person p".
3. Place cursor after 'p."' and press Ctrl+Space.

Result: "No suggestions" message appears.
Comment 1 Andrei Badea 2008-08-01 11:19:54 UTC

*** This issue has been marked as a duplicate of 142459 ***
Comment 2 Roman Mostyka 2008-08-01 14:16:06 UTC
Actually different behavior.
In issue #142459 there is suggestions, but without alias, but in this issue there is no any suggestion, just "No
suggestions" message.
Comment 3 Andrei Badea 2008-08-01 16:05:50 UTC
The cause of the issue is the same -- the one described in issue 142459.


*** This issue has been marked as a duplicate of 142459 ***