Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Cannot deploy a protected collection that has a character in its name requiring URL encoding #451

Closed
rjrudin opened this issue Sep 15, 2022 · 0 comments
Assignees
Milestone

Comments

@rjrudin
Copy link
Contributor

rjrudin commented Sep 15, 2022

For example - "my-collection#stuff" will not work because ?collection=my-collection#stuff will appear on the querystring, and the #stuff portion will be ignored, thus causing is not to be found.

@rjrudin rjrudin added this to the 4.3.5 milestone Sep 15, 2022
@rjrudin rjrudin self-assigned this Sep 15, 2022
rjrudin added a commit that referenced this issue Sep 15, 2022
…llection-fix

#451 Protected collection names are now URL encoded
@rjrudin rjrudin closed this as completed Sep 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant