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 213246 - [72cat] Parenthesis are not highlighted
Summary: [72cat] Parenthesis are not highlighted
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 7.2
Hardware: PC Linux
: P2 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-30 14:36 UTC by Michel Graciano
Modified: 2012-06-01 05:27 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 Michel Graciano 2012-05-30 14:36:04 UTC
Parenthesis are not highlighted anymore at SQL editor.
Comment 1 Michel Graciano 2012-05-30 14:37:22 UTC
Product Version: NetBeans IDE Dev (Build 20120530-6d09c571a2e0)
Java: 1.7.0_04; Java HotSpot(TM) Client VM 23.0-b21
System: Linux version 3.0.0-17-generic-pae running on i386; UTF-8; en_US (nb)
Comment 2 Michel Graciano 2012-05-30 14:43:23 UTC
Maybe I wasn't clear, the parenthesis for SQL scripts are not highlighted when the cursor hits one of them. Usually when the cursor hits a parenthesis, both opening and closing one are highlighted.
Comment 3 Jaroslav Havlin 2012-05-30 16:02:03 UTC
http://hg.netbeans.org/core-main/rev/dbca6e992987
Fixed. Thanks for reporting.
Comment 4 Michel Graciano 2012-05-30 16:17:55 UTC
Maybe we have a new record here? How cool is have a fix so quickly :)

I will verify it as soon as it hits the main repo. Thanks a lot.
Comment 5 Michel Graciano 2012-05-31 15:07:23 UTC
v. Build 20120531-45c9d62786b6
Comment 6 Jaroslav Havlin 2012-05-31 15:14:46 UTC
I guess there is no new record, just luck to handle it quite quickly :-)
Thanks for verifying.
Comment 7 Quality Engineering 2012-06-01 05:27:53 UTC
Integrated into 'main-golden', will be available in build *201206010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/dbca6e992987
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #213246: Parenthesis are not highlighted