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 248369 - ControllerAs - child property not offered in cc
Summary: ControllerAs - child property not offered in cc
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: AngularJS (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
: 248371 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-11-03 14:27 UTC by Vladimir Riha
Modified: 2014-11-17 18:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
sample project (4.80 KB, application/zip)
2014-11-03 14:27 UTC, Vladimir Riha
Details
IDE log (120.35 KB, text/plain)
2014-11-03 14:30 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2014-11-03 14:27:27 UTC
Created attachment 150239 [details]
sample project

Please try following:
 - open attached project
 - open partial2.html
 - invoke code completion at line 6 after the last dot in 

<div ng-model="ct2.ironman2."></div>


=> properties of ironman2 are not offered. The same works fine if one does not use the "controller as" syntax.


Thank you



Product Version: NetBeans IDE Dev (Build 201411030002)
Updates: Updates available
Java: 1.7.0_67; Java HotSpot(TM) Client VM 24.65-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_67-b01
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)
Comment 1 Vladimir Riha 2014-11-03 14:30:41 UTC
Created attachment 150240 [details]
IDE log
Comment 2 Roman Svitanic 2014-11-03 14:47:12 UTC
Changeset: cf3936343ea8
Author:    Roman Svitanic <rsvitanic@netbeans.org>
Date:      2014-11-03 15:46
Message:   #248369: ControllerAs - child property not offered in cc - fixed
Comment 3 Roman Svitanic 2014-11-03 15:19:50 UTC
*** Bug 248371 has been marked as a duplicate of this bug. ***
Comment 4 Quality Engineering 2014-11-04 10:33:38 UTC
Integrated into 'main-silver', will be available in build *201411040753* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/cf3936343ea8
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: #248369: ControllerAs - child property not offered in cc - fixed
Task #248369 - ControllerAs - child property not offered in cc
Comment 5 Vladimir Riha 2014-11-17 18:17:47 UTC
Thank you, verified

Product Version: NetBeans IDE Dev (Build 201411170001)
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Linux version 3.13.0-37-generic running on amd64; UTF-8; en_US (nb)