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

[email protected]
Newsgroups gmane.comp.horde.bugs
Message-ID <[email protected]>
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     | [email protected]
  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       |
------------------------------------------------------------------------------


[email protected] (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',



-- 
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.