Hi all,
today we have released the Z-Push 2.1.3 final version (build 1892).
Important notes
This release fixes a Blackberry issue of cut emails when replying/forwarding.
It also improves Z-Push behaviour handling meeting requests with iOS devices.
The issue that HTC M8 wasn’t able to sync was also fixed.
Also some smaller additions to INSTALL file (thanks to Felix).
Changes since Z-Push 2.1.2:
General
[ZP-502] – ItemOperations crashes when FileReference is not found
[ZP-527] – Document the exact location of the migration script for switching from 2.0 to 2.1
[ZP-528] – Empty <Perform/> tag breaks synchronization
Zarafa
[ZP-500] – Log which user code tries to resolve
[ZP-501] – Prevent recurrence warn from log
[ZP-505] – Forward or Reply from Blackberry cuts replied/forwarded email
[ZP-526] – Document that BackendZarafa is not longer configured in config.php of Z-Push
The version is available at: http://download.z-push.org/final/2.1/.
Your feedback is highly appreciated.
Kind regards,
Manfred
Z-Push dev team
Hi,
There’s a bug in Z-Push 2.1.3;
In lib/utils/utils/php, line 852 GetBodyPreferenceBestMatch expects an Array, but in backends/imap/imap.php, line 1012 GetBodyPreferenceBestMatch is called with an integer argument. This can lead to download failures of messages with special characters in them.
Best Regards,
Joost.