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 145773 - missing context CC inside interface decla. (see CC in cls decl.)
Summary: missing context CC inside interface decla. (see CC in cls decl.)
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks: 142091
  Show dependency tree
 
Reported: 2008-09-01 09:56 UTC by rmatous
Modified: 2011-10-07 14:38 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 rmatous 2008-09-01 09:56:51 UTC
missing context CC inside interface decla. (see CC in cls decl.). Insidfe block like this:
interface MyInterFace {
}
Comment 1 Tomasz Slota 2008-09-04 09:38:11 UTC
confirmed
Comment 2 rmatous 2009-10-06 16:15:05 UTC
In iface block we offer set of keywords (aproximately 8 => not huge). Not all are appropriate in this contex, but anyway
P4 for me
Comment 3 Tomasz Slota 2010-02-10 08:44:52 UTC
reassigning to default owner
Comment 4 Filip Zamboj 2010-09-15 12:26:26 UTC
batch reassigning
Comment 5 Tomas Mysik 2011-06-08 14:56:57 UTC
Batch reassigning.
Comment 6 Ondrej Brejla 2011-10-04 10:15:12 UTC
Still valid in 7.1.
Comment 7 Ondrej Brejla 2011-10-05 09:09:11 UTC
Fixed in web-main: http://hg.netbeans.org/web-main/rev/07288a978069
Comment 8 Quality Engineering 2011-10-06 13:53:02 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/07288a978069
User: Ondrej Brejla <obrejla@netbeans.org>
Log: #145773 - missing context CC inside interface decla. (see CC in cls decl.)
Comment 9 Quality Engineering 2011-10-07 14:38:59 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/07288a978069
User: Ondrej Brejla <obrejla@netbeans.org>
Log: #145773 - missing context CC inside interface decla. (see CC in cls decl.)