[Tickets #11452] content of 'turba_objects' -> 'object_member' yields to error

bugs at horde.org bugs at horde.org
Fri Sep 28 10:57:10 UTC 2012


BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: http://bugs.horde.org/ticket/11452
------------------------------------------------------------------------------
  Ticket           | 11452
  Erstellt Von     | piper at hrz.uni-marburg.de
  Zusammenfassung  | content of 'turba_objects' -> 'object_member' yields to
                   | error
  Warteschlange    | Turba
  Version          | 3.0.15
  Typ              | Bug
  Status           | Unconfirmed
  Priorität        | 2. Medium
  Milestone        |
  Patch            |
  Zuständige       |
------------------------------------------------------------------------------


piper at hrz.uni-marburg.de (2012-09-28 10:57) hat geschrieben:

I get the following error message in the system log if the field  
'object_member'  in table 'turba_objects' is not NULL

HORDE [turba] PHP ERROR: strlen() expects parameter 1 to be string,  
resource given [pid 10010 on line 470 of  
"/var/www/horde/turba/lib/Driver.php"]

The corresponding setting in turba/config/backends.local.php is the default:
  $cfgSources['localsql'] = array(
    'map' => array(
         '__members' => 'object_members',
))

If I comment out this setting, the error message disappears.

I am using postgresql as db-backend, the type of 'object_member' is 'bytea'.

Thanks for any help on this.

Andreas





More information about the bugs mailing list