Skip to content

Remove relative path from datadictionary href #131

@uuqjz

Description

@uuqjz

Currently the storing logic from the wiki creates something like this:
<destinationPin href="proxy.php?url=../../bundles/org.dataflowanalysis.analysis.converter/jferrater_5.datadictionary#_mE7OjssUEe6HTtrHQWNlgg"/>
The relative path should not be stored as it breaks the resolveAll
After fixing the line should look like this:
<destinationPin href="proxy.php?url=jferrater_5.datadictionary#_mE7OjssUEe6HTtrHQWNlgg"/>

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