eGroupWare 1.2-106 bugfix and maintainance release
Submitted by Ralf Becker on 2007/01/01 - 11:03
This is a bugfix and maintainance release for the 1.2 branch of eGroupWare. We recommend everyone to update to it.
Please note: The most important fix is PHP5.2 compatibility.
Because of a nasty bug in the PHP5.2 mbstring extension, you have to additionally switch display_errors Off, to be able to work with eGroupWare using multibyte charsets like utf-8 (or anyway if you have mbstring.func_overload > 0). Otherwise you get tons of "empty haystack" warnings.
Changelog: see www.egroupware.org/changelog
- PHP5.2 compatibility (eg. datetime class)
- various fixes in the calendar
- PostgreSQL 8.1 compatibility
- setup/ldapimport fixed
We expect to have the first beta for the new 1.4 release within the next days.
Your eGroupWare development team