Summary | ContactImage not displayed for syncml imported contacts |
Queue | Turba |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | d-fens (at) 00010111 (dot) de |
Created | 09/03/2010 (5422 days ago) |
Due | |
Updated | 09/13/2010 (5412 days ago) |
Assigned | 09/03/2010 (5422 days ago) |
Resolved | 09/13/2010 (5412 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
selcted image library out of the extension path, all good now - please
close it as invalid thx
(
[file] => /var/www/catchall/htdocs/horde/turba/lib/Api.php
[line] => 698
[function] => logMessage
[class] => Horde
[type] => ::
[args] => Array
(
[0] => Array
(
[lastname] => Name
[firstname] => Test
[photo] => �PNG
▒
IHDR`m��osBIT3<snip> ......
[nickname] =>
[alias] =>
[homePhone] =>
[workPhone] =>
[cellPhone] =>
[phone] =>
[homeFax] =>
[workFax] =>
[pager] =>
[fax] =>
[email] =>
[emails] =>
[homeEmail] =>
[workEmail] =>
[commonAddress] =>
[homeAddress] =>
[workAddress] =>
[website] =>
[homeWebsite] =>
[workWebsite] =>
[anniversary] => --
[spouse] =>
[title] =>
[company] =>
[department] =>
[notes] =>
[name] => Test Name
)
[1] => WARN
)
)
Add some log output in Turba_Driver#toHash() and see if the code in
the case PHOTO block is being run fully (line 2213 or so).
See what the value of $hash is when Turba_Driver#toHash() returns.
via syncml don't show up
Priority ⇒ 1. Low
State ⇒ Feedback
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ ContactImage not displayed for syncml imported contacts
Queue ⇒ Turba
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
uploading a contact with image to the server via syncml doesn't show
the image, when syncing back to another device its there though
please make it show up ;)