Summary | IMSP backend - Comma is inappropriate delimiter for cached list |
Queue | Turba |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | mrubinsk (at) horde (dot) org |
Requester | noah (at) lsit (dot) ucsb (dot) edu |
Created | 01/12/2007 (6830 days ago) |
Due | |
Updated | 01/13/2007 (6829 days ago) |
Assigned | 01/12/2007 (6830 days ago) |
Resolved | 01/13/2007 (6829 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Thanks
a NUL separated list instead.
Assigned to Michael Rubinsky
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ IMSP backend - Comma is inappropriate delimiter for cached list
Queue ⇒ Turba
New Attachment: turba-imsp-comma-name-fix.patch
State ⇒ Unconfirmed
a naive delimiter. Contacts whose name fields contain commas ("Doe,
John") don't show up when Turba uses the cached result. (Also causes
the expected invalid IMSP commands to be sent)
I've included a patch using '%,%' as a delimiter ... not sure if
that's what it should be, only sure that comma alone is bad.