Skip to content
This repository was archived by the owner on Dec 11, 2019. It is now read-only.
This repository was archived by the owner on Dec 11, 2019. It is now read-only.

Page names aren't properly URL encoded #5

@robbiet480

Description

@robbiet480

We have page names like Home/Landing Page (with a category of Public). The / in the page name doesn't get correctly URL encoded, so when an event fires to Keen it 404's because Keen thinks it's a directory. I would submit the fix myself but I'm not sure that it's the best idea to URL encode everything as other characters may be incorrectly encoded. Happy to submit a PR for either a full URL encoding or just a replace for a /

Metadata

Metadata

Assignees

No one assigned

    Labels

    migratedThe issue has been migrated

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions