hrefs and targets not being url encoded in responses
Open
- Dominant language
- Python
- Stars
- 170
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Files in the data directory are not being urlencoded when referenced in target, domain, or href responses.
E.g. a file "this contains spaces.h5" shows up with an invalid target when displayed as a TOC item in the browser.
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is named. Reproduce the response for a data-directory file named "this contains spaces.h5", trace where target, domain, and href values are generated, and verify that each reference is URL-encoded so the browser can display the file in a TOC.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100