Remove localization for module homepage URLs
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 384
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 77
Description
## Feature Description
Currently, the homepage URLs for all modules are localized. This is incorrect as we can't expect (community) localisers to know the right URL to send users to. Also, it does pose a certain security risk. We should remove it.
---------------
_Do not alter or remove anything below. The following sections will be managed by moderators only._
## Acceptance criteria
*
## Implementation Brief
* [ ]
### Test Coverage
*
## QA Brief
*
## Changelog entry
*
Contributor guide
Research direction
Start by tracing how module homepage URLs are localized in the repository and identify the module URL handling and relevant tests. Done means module homepage URLs are no longer localized, with coverage confirming the canonical URLs remain unchanged for users across locales.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- localization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100