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 - java.io.FileNotFoundException: http://docs.angularjs.org/api/guide/ie
Summary: java.io.FileNotFoundException: http://docs.angularjs.org/api/guide/ie
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: AngularJS (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-11 20:55 UTC by kimsp
Modified: 2014-02-13 02:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 205351


Attachments
stacktrace (1.96 KB, text/plain)
2014-02-11 20:55 UTC, kimsp
Details

Note You need to log in before you can comment on or make changes to this bug.
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