[Tickets #9087] Error in prefs files

bugs at horde.org bugs at horde.org
Wed Jun 9 09:20:40 UTC 2010


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

Ticket URL: http://bugs.horde.org/ticket/9087
------------------------------------------------------------------------------
  Ticket             | 9087
  Created By         | rsalmon at mbpgroup.com
  Summary            | Error in prefs files
  Queue              | IMP
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              | 1
  Owners             |
------------------------------------------------------------------------------


rsalmon at mbpgroup.com (2010-06-09 05:20) wrote:

// Address book(s) to use when expanding addresses
// Refer to turba/config/sources.php for possible source values
//
// You can provide default values this way:
//   'value' => json_encode('source_one', 'source_two')

It should be
//   'value' => json_encode(array('source_one', 'source_two'))


Same error with :
- turba : $_prefs['addressbooks']
- kronolith : $_prefs['search_sources']
- whups : $_prefs['search_sources']






More information about the bugs mailing list