Hosting api strips out "+" character from email
Open
bug
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### Details
"It should have read as `phillip.lamb+holium@gmail.com` - I use gmail plus addressing for everything I sign up for to keep it organized."
Our db had it stored as `phillip.lamb holium@gmail.com`

Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is identified in the issue. Start by locating the hosting API path that processes email addresses, reproduce the case with `phillip.lamb+holium@gmail.com`, and verify that the database retains the `+` character rather than converting it to a space.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100