The branch master has been updated. The following is a summary of the commits. Further details on each commit can be found below.
from: 4ffc2a60d1dbe2983a120d9f2c708e57106c34ee f009819... Merge from DIMP and remove unused methods. 2c2c6a6... Associative PHP arrays are serialized as JSON arrays when empty, instead of objects. $H() only works with objects though. Michael, have you seen this earlier and solved it differently? ----------------------------------------------------------------------- commit f009819904b8404f003811924dcea583b4a0f11c Author: Jan Schneider <[email protected]> Date: Fri Feb 20 17:42:26 2009 +0100 Merge from DIMP and remove unused methods. kronolith/js/src/kronolith.js | 236 ++++++++++------------------------------- 1 files changed, 54 insertions(+), 182 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=36b5a207085ad95aa4582e44d41c8e4435e9629b&r2=f009819904b8404f003811924dcea583b4a0f11c ----------------------------------------------------------------------- commit 2c2c6a6518fad930a7fb0289ca765a5da79e8dfc Author: Jan Schneider <[email protected]> Date: Fri Feb 20 18:23:45 2009 +0100 Associative PHP arrays are serialized as JSON arrays when empty, instead of objects. $H() only works with objects though. Michael, have you seen this earlier and solved it differently? kronolith/js/src/kronolith.js | 20 +++++++++++--------- 1 files changed, 11 insertions(+), 9 deletions(-) http://git.horde.org/diff.php/kronolith/js/src/kronolith.js?rt=horde-hatchery&r1=f009819904b8404f003811924dcea583b4a0f11c&r2=2c2c6a6518fad930a7fb0289ca765a5da79e8dfc __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
