6.0.0-beta1
7/5/25

[#8532] Net_IMSP Sometimes parseFetchAddress fails to remove double quotes
Summary Net_IMSP Sometimes parseFetchAddress fails to remove double quotes
Queue Horde Framework Packages
Queue Version HEAD
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester noah (at) lsit (dot) ucsb (dot) edu
Created 08/27/2009 (5791 days ago)
Due
Updated 10/01/2009 (5756 days ago)
Assigned 08/28/2009 (5790 days ago)
Resolved 10/01/2009 (5756 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
10/01/2009 11:15:50 PM Michael Rubinsky Comment #3
State ⇒ Resolved
Reply to this comment
Committed and merged to FW_3, thanks!
10/01/2009 11:04:36 PM CVS Commit Comment #2 Reply to this comment
Changes have been made in CVS for this ticket:

Strip off quotes send back by imspd.
Bug: 8532
Submitted by: noah (at) lsit (dot) ucsb (dot) edu
http://cvs.horde.org/diff.php/framework/Net_IMSP/IMSP/Book.php?rt=horde&r1=1.47&r2=1.48&ty=u
08/28/2009 08:57:39 AM Jan Schneider State ⇒ Assigned
Assigned to Michael Rubinsky
 
08/27/2009 11:06:07 PM noah (at) lsit (dot) ucsb (dot) edu Comment #1
Priority ⇒ 1. Low
New Attachment: Book-fix-quotes.patch Download
Patch ⇒ Yes
Milestone ⇒
Summary ⇒ Net_IMSP Sometimes parseFetchAddress fails to remove double quotes
Type ⇒ Bug
State ⇒ Unconfirmed
Queue ⇒ Horde Framework Packages
Reply to this comment
Sometimes imspd returns a field with special characters (but no 
spaces) in double quotes. This case is not handled in IMSP/Book.php's 
parseFetchAddress function, so the double quotes show up in the Turba 
contact view/edit interface. Problematic chars include the list 
wildcards '%' and '*' ... possibly others.



To experience the problem, use turba to set the alias of an IMSP 
contact to % (or any other string containing % but NOT containing a 
space), then view or edit that contact and look for, Alias "%".



Patch against HEAD provided.

Saved Queries