Encode thread URIs for permalinks
Open
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
URIs with <> in them can cause trouble with some URL parsers, thus the links to thread.html should make use of URI encoding when creating permalinks, to avoid this.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code that creates links to thread.html and trace how the thread URI is inserted into the permalink. Check the existing permalink behavior with URIs containing <> and verify that generated thread links use URI encoding without breaking normal URIs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100