[Tickets #1286] NEW: IMSP address books with spaces in the name do not display properly in Turba

bugs at bugs.horde.org bugs at bugs.horde.org
Mon Jan 31 15:22:47 PST 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=1286
-----------------------------------------------------------------------
 Ticket     | 1286
 Created By | stephen at unc.edu
 Summary    | IMSP address books with spaces in the name do not display properly in Turba
 Queue      | Horde Framework Packages
 State      | Unconfirmed
 Priority   | 1. Low
 Type       | Bug
 Owners     | 
-----------------------------------------------------------------------


stephen at unc.edu (2005-01-31 15:22) wrote:

It looks like the getAddressBookList function (I think) in Net/IMSP/Book.php
does not take into account the possibility that people might name their IMSP
address books with spaces.  I don't name mine with spaces but my users do.

The IMSP server response for getting all of the address books shows that
address books with spaces are returned surrounded by quotes.

Example:
* ADDRESSBOOK () "." sbraswe1.sb_test
* ADDRESSBOOK () "." "sbraswe1.space test"
* ADDRESSBOOK () "." sbraswe1.test

I saw a line in Book.php that does a split based on a space and I wonder if
that might be part of the problem as well as the need to strip out the
quotes included in the server response.

If  you require more information, let me know.




More information about the bugs mailing list