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 238787 - False hint "expected semicolon" for ng-controller directive
Summary: False hint "expected semicolon" for ng-controller directive
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: AngularJS (show other bugs)
Version: 7.4
Hardware: PC Linux
: P4 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-25 16:15 UTC by Vladimir Riha
Modified: 2013-11-27 08:53 UTC (History)
1 user (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 Vladimir Riha 2013-11-25 16:15:57 UTC
Having following in HTML code:

<div ng-controller="SettingsController">
</div>

triggers "Expected semicolon after SettingsController"


Product Version: NetBeans IDE Dev (Build 201311250002)
Java: 1.7.0_45; Java HotSpot(TM) Client VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Petr Pisl 2013-11-26 13:53:35 UTC
Fixed in web-main.
Comment 2 Quality Engineering 2013-11-27 02:36:24 UTC
Integrated into 'main-silver', will be available in build *201311270002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/0a256b557838
User: Petr Pisl <ppisl@netbeans.org>
Log: #238787 - False hint "expected semicolon" for ng-controller directive
Comment 3 Vladimir Riha 2013-11-27 08:53:10 UTC
Thank you, verified

Product Version: NetBeans IDE Dev (Build 201311270002)
Java: 1.7.0_45; Java HotSpot(TM) Client VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)