The branch "master" has been updated.
The following is a summary of the commits.

from: b5a5e77092fce4fbd9b70d9a2f99aaebbf4d2e9b

388a6c0 [mms] Fix prototype.js issue in IE 9 regarding array iteration in a 
parent window.

Summary: 
http://github.com/horde/horde/compare/b5a5e77092fce4fbd9b70d9a2f99aaebbf4d2e9b...388a6c0db3c0b530583fcd3186a694b71f3d07a1

-----------------------------------------------------------------------

commit 388a6c0db3c0b530583fcd3186a694b71f3d07a1
Author: Michael M Slusarz <[email protected]>
Date:   Thu Oct 24 22:10:10 2013 -0600

    [mms] Fix prototype.js issue in IE 9 regarding array iteration in a parent 
window.
    
    Got lost when we upgraded prototype.js.  But this is an issue when a
    window runs code in a parent (the native IE forEach handler does not
    correctly set the value of 'this' in the called function).

 framework/Core/js/prototype.js |    2 +-
 framework/Core/package.xml     |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/388a6c0db3c0b530583fcd3186a694b71f3d07a1
http://git.horde.org/horde-git/-/commit/388a6c0db3c0b530583fcd3186a694b71f3d07a1


-- 
commits mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

Reply via email to