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 244250

Summary: Module that returns function not resolved
Product: javascript Reporter: Vladimir Riha <vriha>
Component: RequireJSAssignee: Petr Pisl <ppisl>
Status: STARTED ---    
Severity: normal CC: pjiricka
Priority: P3    
Version: 8.0.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 244506    
Bug Blocks:    
Attachments: IDE log
sample project

Description Vladimir Riha 2014-05-02 13:55:57 UTC
Created attachment 147069 [details]
IDE log

Please check the attached project, in function.js, the module returns function. Module "function" is then used in newFunction.js at line 10. Code completion for 

funct().

does not offer items from the function.js module (a,b)



Product Version: NetBeans IDE Dev (Build javascript2-frameworks-32-on-20140428)
Java: 1.8.0_05; Java HotSpot(TM) Client VM 25.5-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_05-b13
System: Linux version 3.2.0-60-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Vladimir Riha 2014-05-02 13:56:45 UTC
Created attachment 147070 [details]
sample project
Comment 2 Petr Pisl 2014-05-15 09:02:15 UTC
Depends on the issue #244506