Opened 5 years ago
Closed 5 years ago
#1484679 closed Bugs (fixed)
Javascript Error when sending email
| Reported by: | dhalsim | Owned by: | |
|---|---|---|---|
| Priority: | 8 | Milestone: | 0.1-stable |
| Component: | Client Scripts | Version: | 0.1-rc2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by thomasb)
How to reproduce :
1 - Register a contact in your address book with many whitespace (at least 11)
ex : DOE JOHN (john@doe.fr)
2 - Send him an email with autocompletion selection.
'to' field will be JOHN DOE <john@doe.fr>
3 - Click send button, an wait for the 'script does not respond' error
We get this error each time we try to reproduce.
Change History (2)
comment:1 Changed 5 years ago by thomasb
comment:2 Changed 5 years ago by thomasb
- Description modified (diff)
- Resolution set to fixed
- Status changed from new to closed
Fixed in [f20cf0f1]. Please verify.
Note: See
TracTickets for help on using
tickets.

Problem in javascript function rcube_check_email()