Bug: multi-list search bookmark does not update list selection
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Recipe:
search single list
https://lists.apache.org/list.html?dev@ponymail.apache.org:lte=1M:a
Change search to all ponymail lists
New URL is:
https://lists.apache.org/list.html?*@ponymail.apache.org:lte=1M:a
Paste that into a new page, and PM complains that the list is not found
It also fails to update the search domain. This affects the display of list names in the results.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by changing the single-list URL for dev@ponymail.apache.org to the all-lists form using *@ponymail.apache.org, then opening the new URL. Trace the search and list-selection handling from the list.html entry point. Done means the all-lists URL is accepted, the search domain updates, and list names display correctly in results.
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
- Mostly clear
- Newbie friendliness
- 45/100