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 223193 - java.net.MalformedURLException: no protocol:
Summary: java.net.MalformedURLException: no protocol:
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
: 224270 224397 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-12-03 16:38 UTC by Exceptions Reporter
Modified: 2013-01-03 09:27 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 196037


Attachments
stacktrace (5.27 KB, text/plain)
2012-12-03 16:38 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-12-03 16:38:09 UTC
This bug was originally marked as duplicate of bug 222376, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build nbms-and-javadoc-9702-on-20121126)
VM: OpenJDK 64-Bit Server VM, 20.0-b12, OpenJDK Runtime Environment, 1.6.0_24-b24
OS: Linux

Stacktrace: 
java.net.MalformedURLException: no protocol: 
   at java.net.URL.<init>(URL.java:585)
   at java.net.URL.<init>(URL.java:482)
   at java.net.URL.<init>(URL.java:431)
   at org.netbeans.modules.php.editor.elements.PhpElementImpl.toFileObject(PhpElementImpl.java:194)
   at org.netbeans.modules.php.editor.elements.PhpElementImpl.resolveFileObject(PhpElementImpl.java:188)
   at org.netbeans.modules.php.editor.model.impl.ModelElementImpl.getFileObject(ModelElementImpl.java:257)
Comment 1 Exceptions Reporter 2012-12-03 16:38:10 UTC
Created attachment 128794 [details]
stacktrace
Comment 2 Ondrej Brejla 2012-12-04 10:07:11 UTC
Fixed in web-main #6d850125d8c9
Comment 3 Quality Engineering 2012-12-07 02:37:05 UTC
Integrated into 'main-golden', will be available in build *201212070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/6d850125d8c9
User: Ondrej Brejla <obrejla@netbeans.org>
Log: #223193 - java.net.MalformedURLException: no protocol:
Comment 4 Ondrej Brejla 2012-12-07 06:28:59 UTC
*** Bug 223447 has been marked as a duplicate of this bug. ***
Comment 5 Ondrej Brejla 2012-12-07 06:29:50 UTC
*** Bug 223449 has been marked as a duplicate of this bug. ***
Comment 6 Ondrej Brejla 2012-12-28 07:12:05 UTC
*** Bug 224270 has been marked as a duplicate of this bug. ***
Comment 7 Ondrej Brejla 2013-01-03 09:27:47 UTC
*** Bug 224397 has been marked as a duplicate of this bug. ***