Opened 7 years ago
Closed 6 years ago
#1367383 closed Bugs (fixed)
Replying to address with + characters uses wrong address
| Reported by: | bdash | Owned by: | roundcube |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.1-rc1 |
| Component: | Interface | Version: | None |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When viewing an email sent from foo+bar@example.com I would expect that clicking on the email address would compose an email to that address. The current behaviour is to compose a message to "foo bar@example.com" -- it appears the + character isn't escaped before being inserted into the URL.
Change History (2)
comment:1 Changed 6 years ago by mtu
- Milestone set to 0.1-rc1
- Severity set to normal
comment:2 Changed 6 years ago by moc
- Resolution changed from None to fixed
- Status changed from assigned to closed
I tested it with the latest SVN and have no bugs.
Probably this ticket is fixed.
Note: See
TracTickets for help on using
tickets.

Confirmed - this problem still exists.