Excluding a key * in a URL also excludes <c-*>
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
This seems to be a regression as I can see past issues and PRs to fix this. #1589
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #1589 and the related history referenced in this report to understand the earlier fix and the regression. Locate the URL key-exclusion handling and reproduce the case where excluding * also excludes <c->. Done means the exclusion distinguishes the literal key from the c- mapping without breaking existing exclusions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100