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

Page names aren't properly URL encoded #5

Open
robbiet480 opened this issue Jun 27, 2015 · 1 comment
Open

Page names aren't properly URL encoded #5

robbiet480 opened this issue Jun 27, 2015 · 1 comment
Labels
migrated The issue has been migrated

Comments

@robbiet480
Copy link

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 /

@SegmentDestinationsBot
Copy link

Hi @robbiet480, as part of the monorepo migration, this issue has been moved to new issue. Our engineers have been notified and will prioritize and work on it ASAP. Thank you!

For more information, see README.md.

@SegmentDestinationsBot SegmentDestinationsBot added the migrated The issue has been migrated label Dec 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
migrated The issue has been migrated
Projects
None yet
Development

No branches or pull requests

2 participants