Merijn Schering
Merijn Schering
Yes I know it should not do that. I return ZPush::ASV_141 but my iphone with ios 16 still uses Find.
Just search in a mail folder. It first searches on the device. But if you continue searching it will trigger the find.
Sorry, I finally was able to create and test it. I hope this will be incorporated.
Are there any errors in the webserver error log?
I agree, I added those by mistake. I'll figure out how to remove those from here.
I've created a new branch for this pull request without that last commit and opened a new pull request: https://github.com/Z-Hub/Z-Push/pull/60 I will close this one.
I don't know how this situation could happen. Can you reproduce it with debug enabled and post a stack trace? You can enable debug with $config['debug'] = true; in config.php.
Is the server using a valid certificate? I noticed it will report that message also when TLS fails: See also: https://serverfault.com/questions/628777/cant-contact-ldap-server-with-ldaps-in-docker
Which image are you using? I found and fixed some issues but couldn't find your last error. This property exists: go\modules\community\addressbook\convert\VCard::$tempFile PS: Please report bugs at the main project intermesh/groupoffice.
It looks like your merge makes my pull request obsolete doesn't it? It implements the same thing it seems.