[Tickets #14843] GAL Search - ERR: Unexpected output: string(5) "email"

noreply at bugs.horde.org noreply at bugs.horde.org
Fri Aug 3 16:25:08 UTC 2018


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

Ticket-URL: https://bugs.horde.org/ticket/14843
------------------------------------------------------------------------------
  Ticket           | 14843
  Erstellt Von     | samuel.wolf at wolf-maschinenbau.de
  Zusammenfassung  | GAL Search - ERR: Unexpected output: string(5) "email"
  Warteschlange    | Synchronization
  Version          | FRAMEWORK_5_2
  Typ              | Bug
  Status           | Unconfirmed
  Priorität        | 1. Low
  Milestone        |
  Patch            |
  Zuständige       |
------------------------------------------------------------------------------


samuel.wolf at wolf-maschinenbau.de (2018-08-03 16:25) hat geschrieben:

GAL search on ActiveSync device (IMP works fine) without result:

[3597][2018-08-03T18:13:58+02:00] I: <Search:Search>
[3597][2018-08-03T18:13:58+02:00] I:  <Search:Store>
[3597][2018-08-03T18:13:58+02:00] I:   <Search:Name>
[3597][2018-08-03T18:13:58+02:00] I:     GAL
[3597][2018-08-03T18:13:58+02:00] I:   </Search:Name>
[3597][2018-08-03T18:13:58+02:00] I:   <Search:Query>
[3597][2018-08-03T18:13:58+02:00] I:     WA
[3597][2018-08-03T18:13:58+02:00] I:   </Search:Query>
[3597][2018-08-03T18:13:58+02:00] I:   <Search:Options>
[3597][2018-08-03T18:13:58+02:00] I:    <Search:Range>
[3597][2018-08-03T18:13:58+02:00] I:      0-19
[3597][2018-08-03T18:13:58+02:00] I:    </Search:Range>
[3597][2018-08-03T18:13:58+02:00] I:   </Search:Options>
[3597][2018-08-03T18:13:58+02:00] I:  </Search:Store>
[3597][2018-08-03T18:13:58+02:00] I: </Search:Search>
[3597][2018-08-03T18:13:59+02:00] ERR: Unexpected output: string(5) "email"
string(4) "name"
string(5) "email"
string(4) "name"
string(5) "email"
[...]


turba/config/backends.local.php

     'map' => array(
         '__key' => 'dn',
         'name' => 'displayname',
         'email' => 'mail',
         'homePhone' => 'homephone',
         'workPhone' => 'telephonenumber',
         'cellPhone' => 'mobile',
         'firstname' => 'givenname',
         'lastname' => 'sn',
         'company' => 'o',
         'workStreet' => 'street',
         'workPostalCode' => 'postalCode',
         'workCity' => 'l',





More information about the bugs mailing list