Bug 214114 - Platform.getInstallLocation().getURL() returns an invalid URL
Summary: Platform.getInstallLocation().getURL() returns an invalid URL
Status: RESOLVED DUPLICATE of bug 145096
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Runtime (show other bugs)
Version: 3.3   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: platform-runtime-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-02 10:18 EST by Romain Deltour CLA
Modified: 2008-01-03 13:23 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Romain Deltour CLA 2008-01-02 10:18:35 EST
Build ID:  I20070621-1340

If the install location contain spaces, then the URL returned by calling getURL() on the install Location does not have spaces escaped.
This is invalid and cause url.toURI() to crash for instance.
Comment 1 Remy Suen CLA 2008-01-02 14:02:31 EST
Please see bug 145096.
Comment 2 Oleg Besedin CLA 2008-01-03 13:23:55 EST

*** This bug has been marked as a duplicate of bug 145096 ***