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 138849

Summary: SQL History: Matching doesn't work after switching of a connection
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: SQL EditorAssignee: John Baker <jbaker>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of wrong mathicng after swithing of a connection

Description Roman Mostyka 2008-07-02 18:13:03 UTC
1. Execute bunch of statements against different DBs.
2. Open SQL History.
3. Write something in matchbox. Only matched statements are in the list.
4. Change connection to "All Connection".

Result: Matching doesn't work, though matchbox isn't clean.
Comment 1 Roman Mostyka 2008-07-02 18:29:23 UTC
Created attachment 63837 [details]
Screenshot of wrong mathicng after swithing of a connection
Comment 2 Roman Mostyka 2008-07-02 18:31:18 UTC
I've seen that David filed such issue before, but his issue contains 3. So closed hist issue as duplicate of this for
better tracking of the issues.
Comment 3 Roman Mostyka 2008-07-02 18:31:35 UTC
*** Issue 138519 has been marked as a duplicate of this issue. ***
Comment 4 John Baker 2008-08-04 03:35:01 UTC
Fixed by clearing the match box when a connection is changed.
The matching doesn't know what a connection is
46a9bb9e366a
Comment 5 Quality Engineering 2008-08-06 04:32:17 UTC
Integrated into 'main-golden', available in build *200808060201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/46a9bb9e366a
User: John Baker <jbaker@netbeans.org>
Log: #138849 SQL History: Matching doesn't work after switching of a connection
Comment 6 Roman Mostyka 2008-08-06 12:31:58 UTC
Verified with build 080806.