Summary | wrong formatted attendee's address |
Queue | Kronolith |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | holger.richter (at) klst (dot) com |
Created | 08/27/2007 (6626 days ago) |
Due | |
Updated | 09/15/2007 (6607 days ago) |
Assigned | |
Resolved | 09/15/2007 (6607 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Chuck Hagenbuch
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ wrong formatted attendee's address
Queue ⇒ Kronolith
aaa bbb <aaa.bbb@eee.ff>
According to the HTML syntax the less than and greater than operators
will be written as < and >
The search for only one letter in the edit attendees window sends an
incorrect formatted mail address if looking for "G", "L" or "T".
An example: The address for Fred George shall be searched. The user
enters in the search field of the edit attendees window only the
letter "g". He will receive the following result
Fred George <fred.george@test.com>
instead of
Fred George <fred.george@test.com>
This problem only happens with the letters "g", "l" and "t"