Skip to content

Parsing of URL should not be necessary #330

Open
@danrot

Description

@danrot

The parsing of the URL as done in

this.data.links = this.parseLinks(data._links);
should not be necessary, as the URL should already be passed int he correct format.

However, this can only be fixed when sulu/sulu#147 is fixed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions