- Issue created by @Soham Sengupta
- First commit to issue fork.
- Merge request !9FIX: DO usernames that contain spaces generate a valid DO URL → (Closed) created by tyler36
- Status changed to Needs review
7 months ago 9:06am 23 April 2024 - 🇯🇵Japan tyler36 Osaka
Attempt to fix issue.
- trim username of leading and trailign spaces.
- replace other spaces with '-'.Test with database provider also included. This should allow extra edge cases to be added if required.
- Status changed to Closed: duplicate
3 months ago 4:15pm 5 September 2024 - 🇨🇦Canada hussainweb
Even though this MR is not merged, I have put in a different fix in 🐛 Usernames with Spaces do not work Needs review , adapted the test here, and credited you there. Thanks!