This broke in my recent performance improvements in libkolab plugin code. https://git.kolab.org/rRPK52053f355af6c09db547f1b8d02bb9ae88abcb1c So, it's Winterfell only.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Mar 7 2016
Mar 4 2016
Cleanup
- Fix matching recurring tasks with today/tomorrow/later filter (#4205)
- Revert "Fix matching recurring tasks with today/tomorrow/later filter (#4205)"
- Fix matching recurring tasks with today/tomorrow/later filter (#4205)
Mar 3 2016
Mar 2 2016
Mar 1 2016
As this contradicts with rId20afc78222279, would be nice to have feedback from Thomas.
Feb 29 2016
Feb 28 2016
Feb 26 2016
Roundcube 1.2 uses the same LIST command. It's possible to disable SPECIAL-USE in Roundcube too.
Feb 25 2016
So, looks like client issue. I'll leave this open as a request to handle better such situations, i.e. to not even try to connect to SMTP and return better error.
Feb 24 2016
Also, please take care about adding package dependency on php-sabre-dav
Feb 23 2016
Reading source code I see only one case when simplexml_import_dom()'s argument can be NULL here. It is when php://input stream is empty. (feof() returns true). https://git.kolab.org/diffusion/S/browse/master/lib/ext/Syncroton/Server.php;e0fb77d4c05c95cc78dc8c9b38517b8a84d5a40e$130. So, the problem may not be in the php code.
BTW, iOS 7.1.2 with kolabnow.com account works for me.
...but I agree that if empty body (for whatever reason) is detected it should not even try to connect to SMTP server.
Jeroen, the warning on simplexml_import_dom() indicates the problem is on activesync protocol level.
I was more interested in the request body on activesync/http protocol level.
The error tells us that the activesync request body is missing or syncroton faild to parse it.
So, to track this down we'd need to know what exactly was sent by the device.
kolab_auth options are used since rRPKcbd97e52cde
Chwala package should also depend on php-sabre-dav.
Feb 22 2016
Duplicate of fixed T968.
This is duplicate of #3625. Fixed in rRPKe4f8757b28070ada336a856355d4654883af334a
Fixed in 9ae41d906e5
What browser version?
What version of Kolab, chwala and roundcubemail-plugins-kolab?