couchbaselabs / couchbaselabs/cbft
doc debug REST api doesn't decode URI components correctly
Open
- Dominant language
- Go
- Stars
- 26
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
When using the REST debug /api/pindex-bleve/{pindexName}/doc/{docID} API, a docID with embedded, encoded slashes (like aaa/bbb/ccc or aaa%2Fbbb%2Fccc) isn't parsed right, leading incorrectly to an error of document not found.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.