Skip to content

-configuration param creates paths with %20 instead of whitespaces #1710

@jsc57x

Description

@jsc57x

If you run an Eclipse Application from a Launch Config which contains a configuration area which contains whitespaces, the paramter -configuration in the command line is URI encoded and therefore contains %20 instead of the whitespaces.
The link in the ui points to the correct path without whitespaces and other paths like data or debug do not contain whitespaces.
This error results in different locations for configuration files (e.g. the config.ini is created in the path without whitespaces but the path to the osgi cache contains %20).

The change seems to be recently made in e62be0b

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions