Ticket #1484679 (closed Bugs: fixed)

Opened 12 months ago

Last modified 12 months ago

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) (diff)

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

Changed 12 months ago by thomasb

Problem in javascript function rcube_check_email()

Changed 12 months ago by thomasb

  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)

Fixed in r934. Please verify.

Note: See TracTickets for help on using tickets.