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 241723

Summary: java.io.FileNotFoundException: http://docs.angularjs.org/api/guide/ie
Product: web Reporter: kimsp <kimsp>
Component: AngularJSAssignee: Petr Pisl <ppisl>
Status: RESOLVED FIXED    
Severity: normal CC: ppisl
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 205351
Attachments: stacktrace

Description kimsp 2014-02-11 20:55:41 UTC
Build: NetBeans IDE 8.0 Beta (Build 201401091443)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Mac OS X

User Comments:
kimsp: seeing doc for onchange

GUEST: I was reading AngularJS doc and clicked on a link...




Stacktrace: 
java.io.FileNotFoundException: http://docs.angularjs.org/api/guide/ie
   at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1624)
   at org.netbeans.modules.html.angular.Utils.loadURL(Utils.java:108)
   at org.netbeans.modules.html.angular.Utils.getContentAsString(Utils.java:95)
   at org.netbeans.modules.html.angular.AngularCustomAttribute$2.getHelpContent(AngularCustomAttribute.java:236)
   at org.netbeans.modules.html.editor.completion.HtmlCompletionProvider$LinkDocItem.getText(HtmlCompletionProvider.java:486)
   at org.netbeans.modules.editor.completion.DocumentationScrollPane.setDocumentation(DocumentationScrollPane.java:234)
Comment 1 kimsp 2014-02-11 20:55:43 UTC
Created attachment 145060 [details]
stacktrace
Comment 2 Petr Pisl 2014-02-12 13:48:39 UTC
Fixed in web-main
Comment 3 Quality Engineering 2014-02-13 02:45:04 UTC
Integrated into 'main-silver', will be available in build *201402130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/97ebc62988c2
User: Petr Pisl <ppisl@netbeans.org>
Log: #241723 - java.io.FileNotFoundException: http://docs.angularjs.org/api/guide/ie