[commits] Horde branch master updated. bfaf7d9de5096bc909d32de9ca454156befe8b11

Michael J. Rubinsky mrubinsk at horde.org
Sat Oct 29 00:44:44 UTC 2011


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

from: b79994c4039703e3c8298b014bb17c0a1781b7cf

c17ad8e Update version
a9af0fc Force mulitpart uploads for older mozilla browsers.
bfaf7d9 [mjr] Fix invalid image type errors when uploading in older versions of mozilla.

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

commit c17ad8e0d576023ae1e445dfc333131b0f0369cd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 20:41:00 2011 -0400

    Update version

 horde/js/plupload/uploader.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/c17ad8e0d576023ae1e445dfc333131b0f0369cd

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

commit a9af0fc126ee247e0f7934ba9e75153c92950f50
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 20:41:18 2011 -0400

    Force mulitpart uploads for older mozilla browsers.
    
    These browsers incorrectly encode the application/octet-stream. There
    is already a previous fix applied to the plupload's html5 support for recent
    browsers, but FF 3 and 4 are not covered. This should fix "Invalid image type"
    errors in Ansel.

 ansel/lib/View/Upload.php |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/a9af0fc126ee247e0f7934ba9e75153c92950f50

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

commit bfaf7d9de5096bc909d32de9ca454156befe8b11
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 28 20:44:01 2011 -0400

    [mjr] Fix invalid image type errors when uploading in older versions of mozilla.

 ansel/docs/CHANGES |    3 +++
 ansel/package.xml  |    2 ++
 2 files changed, 5 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/bfaf7d9de5096bc909d32de9ca454156befe8b11




More information about the commits mailing list