Bug 18179 - Incorrect url reported when using the applet launcher plugin
Summary: Incorrect url reported when using the applet launcher plugin
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: Other other
: P2 critical (vote)
Target Milestone: 2.0 F3   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-29 10:48 EDT by Olivier Thomann CLA
Modified: 2002-06-14 08:02 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Thomann CLA 2002-05-29 10:48:52 EDT
Using the applet plugin (unsure on which platform), this error is reported:
URL incorrect : 
"file:/usr/eclipse/workspace/JMFCheck/out/JMFCheck1022622351242.html" ( no protocol: 
"file:/usr/eclipse/workspace/JMFCheck/out/JMFCheck1022622351242.html" )

It should 
be:
URL incorrect : 
file://usr/eclipse/workspace/JMFCheck/out/JMFCheck1022622351242.html

There is a 
missing / after file:
Comment 1 Olivier Thomann CLA 2002-05-29 10:50:25 EDT
Please update this PR with platform, build number and VM version.
Thanks for the report.
Comment 2 Olivier Thomann CLA 2002-05-30 18:24:22 EDT
This should be fixed with the version 0530.
Comment 3 David Audel CLA 2002-06-14 08:02:32 EDT
Verified.