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 254581 - Completion inside template and foreach binding
Summary: Completion inside template and foreach binding
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: Knockout (show other bugs)
Version: 8.1
Hardware: PC Linux
: P4 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-21 08:49 UTC by Vladimir Riha
Modified: 2015-09-09 11:21 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
sample project (17.89 KB, application/zip)
2015-08-21 08:49 UTC, Vladimir Riha
Details
IDE log (68.23 KB, text/plain)
2015-08-21 08:49 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2015-08-21 08:49:07 UTC
Created attachment 155520 [details]
sample project

Please check the attached project:
 - open html file
 - invoke cc in

 <li data-bind="text: ^  "></li>

 => name and lastname should be offered.


Thank you


Product Version: NetBeans IDE Dev (Build 201508210002)
Java: 1.8.0_45; Java HotSpot(TM) 64-Bit Server VM 25.45-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_45-b14
System: Linux version 3.16.0-30-generic running on amd64; UTF-8; en_US (nb)
Comment 1 Vladimir Riha 2015-08-21 08:49:19 UTC
Created attachment 155521 [details]
IDE log