Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Non-Ascii ids in the URI fail to pass the regex #56

Open
craigminihan opened this issue Oct 22, 2015 · 0 comments
Open

Non-Ascii ids in the URI fail to pass the regex #56

craigminihan opened this issue Oct 22, 2015 · 0 comments
Labels
Milestone

Comments

@craigminihan
Copy link
Contributor

If a document id contains non-ascii chars the regex dispatcher will fail to match resulting in a 404. CouchDB can handle UTF-8 chars in ids.

Need to understand behaviour when emitted as map keys and when sorting in all_docs.

@craigminihan craigminihan added this to the 0.2 milestone Oct 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant