It contains only bugfixes and language updates, no new features. It also contains a security relevant fix, if you use eGroupWare with register_globals On, against our recommendation and configuration files. We recommend everyone updates to it.
Changelog:
- many SyncML fixes
- umlauts and other non-ascii chars got corrupted in a nextmatch search, when you scroll with left and right arrows, the search value got unnecessary urlencoded
- news_admin: missing config for the picture upload added
- fixed tooltip for planner (allways showed 0:00, 0h in header)
- fixed not working planner-start-with-group "None" option, which caused a permanet writing of the calendar default prefs on every login
- InfoLog: import of responsible was not working, as InfoLog expects now an array there, fixed it so that the import accepts now a comma or semicolon separated list of nummerical user-id or user-names
- ProjectManager: removed readonly on budget nextmatch-sortheader (was not working)
- some etemplate fixes:
+ date-widget does no longer set extension-data if readonly (not used and can conflict with other widgets using the same name, as it was the problem in PM)
+ select-widget: fix for "can not unselect the last category"
+ red error-messages have now a "white-space: nowrap" for nice formatting
+ confirm-message did not quote single quotes (') correct, which caused the complete confirm dialog to fail and allways execute the button
- fixed acl.tpl bug: typo in hiddenvars, causes search in acl to loose the user/group and default to the current user