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 201310 - Clever CC for throw new clause
Summary: Clever CC for throw new clause
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
: 175184 197252 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-08-25 08:47 UTC by Ondrej Brejla
Modified: 2011-08-31 09:20 UTC (History)
2 users (show)

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 Ondrej Brejla 2011-08-25 08:47:48 UTC
Use the same CC for "throw new |" as is in "try {} catch (|) {}" matching block.
Comment 1 Ondrej Brejla 2011-08-25 10:04:31 UTC
Fixed in web-main: http://hg.netbeans.org/web-main/rev/657990bee79e
Comment 2 Quality Engineering 2011-08-26 14:40:51 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/657990bee79e
User: Ondrej Brejla <obrejla@netbeans.org>
Log: #201310 - Clever CC for throw new clause
Comment 3 Ondrej Brejla 2011-08-30 15:17:50 UTC
*** Bug 175184 has been marked as a duplicate of this bug. ***
Comment 4 Ondrej Brejla 2011-08-31 09:20:49 UTC
*** Bug 197252 has been marked as a duplicate of this bug. ***