gza / oczpush

Owncloud Z-push 2.0 plugin
GNU Affero General Public License v3.0
31 stars 26 forks source link

Some Issues for my case #8

Closed ghost closed 11 years ago

ghost commented 11 years ago

I use OwnCloud 4.5.4 and the latest version of oczpush from GitHub (zipped Version). Mail, Contacts and Calender syncs basicly, but i have some slight issuses.

Mail: All Mail i received, are Plaint Text Mails, also when i send them in HTML. If i send a Mail from a Hotmail Account to two Mailadresses, (my own and another Hotmail), the second Hotmail Account receives the HTML Mail and my Account with Z-Psu receives the Plain Text Mail.

Contacts: Some fields from my Phone are not synced at all to OwnCloud. I miss them in OwnCloud completely. This are some Phonenumbers, The Position Field, the Office Field and much others. I dont know exactly what fields are missing but in my next Test, i will try to find it out.

If i add a Picture in Owncloud to a Contact, the Contact isnt displayed on the Phone anymore, in OwnCloud all is fine. If i delete the Photo from the Contact in Owncloud, the Contact is again displayed on the Phoner. If i add a Photo to the Contact on the Phone, the contact is synced to OwnCloud and the Photo is displayed here. All is ok.

Calendar: I have synced some Appopintments via iCal4OL from Outlook to OwnCloud, they are visible there. But if i sync now the calendar to the Phone, i get some warnings about the timezone. Please see the results in Issue #6 .If i delete all the Apointments, i can sync the calendar without a error. I can now set Appointments from Phone or OwnCloud without any problems. This works.

I know, i havent added any logfile here. This makes it complicated to resolve the problems. Sorry for that. i will try to get some Logfiles. I will add them later. Ahh and before i forget it, the Phone is a HTC Radar, its a Windows Phone. Since there are no differences between Windows Phone, this symptomes, are the same on all Windows Phones.

ghost commented 11 years ago

I have fixed the HTML Mail Problem. Since i dont know, how i can do this via GitHub, i have merged the actual PHP Code from Z-Push 2.0.6 Final to the current oc-zpush. Now i have HTML Mails. In the Logfiles there is no error message. I have done the Changes also in backend occombined. The Problem seems to be the ASVersion. The actual Logfile reads now: 16/12/2012 13:53:56 [ 7088] [DEBUG] [username] Request::ProcessHeaders() ASVersion: 14

and before: 16/12/2012 13:31:12 [ 7088] [DEBUG] [username] Request::ProcessHeaders() ASVersion: 2.5

gza commented 11 years ago

Great, I personally do not use Email sync via oczpush, I use direct imap. Do you have patch for your fix ?

Could you try to open an issue by problem ? Please try to provide details about test cases, like fields names in the contact problem

ghost commented 11 years ago

Please have a look at https://www.dropbox.com/s/26yqen8elu9cuk5/oczpush-master.7z. This is my current version.

gza commented 11 years ago

I think I fixed contact's photo problem, please give it a try