mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #07876
[Bug 914030] A change has been merged
Reviewed: https://reviews.mahara.org/978
Committed: http://gitorious.org/mahara/mahara/commit/9e67773cdb13456871b50c8b7fd6d844af149c9e
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch: master
commit 9e67773cdb13456871b50c8b7fd6d844af149c9e
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date: Mon Jan 9 15:15:27 2012 +1300
Fix warnings during unzip on PHP 5.3 (bug #914030)
When updating the progress bar during unzip, call_user_func_array was
being passed an integer instead of an array, which causes warnings and
fails to update the progress bar in PHP 5.3.
Change-Id: I59646f1e0734602885e3836edb2bcba4a9a1970c
Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/914030
Title:
Warnings on PHP 5.3 prevent the unzip progress bar from updating
Status in Mahara ePortfolio:
Fix Committed
Bug description:
When updating the progress bar during unzip, call_user_func_array was
being passed an integer instead of an array, which causes warnings and
fails to update the progress bar in PHP 5.3.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/914030/+subscriptions
References