Opened 7 years ago
Closed 7 years ago
#1483836 closed Bugs (fixed)
Problems with + in a mail address
| Reported by: | mmarques | Owned by: | richs |
|---|---|---|---|
| Priority: | 5 | Milestone: | |
| Component: | Client Scripts | Version: | later |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When you have a mail address in the body of mail that contains a + character and try to compose with it (click on the link) RC starts the compose form, but changes the "+" for a white space.
I realized this when clicking on dev+options@…
Change History (2)
comment:1 Changed 7 years ago by richs
- Owner set to richs
comment:2 Changed 7 years ago by richs
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Added encodeURIComponent to encode _to in app,js.