Warnings on PHP 5.3 prevent the unzip progress bar from updating

Bug #914030 reported by François Marier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
Medium
Richard Mansfield

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.

Revision history for this message
François Marier (fmarier) wrote :
Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/978
Committed: http://gitorious.org/mahara/mahara/commit/9e67773cdb13456871b50c8b7fd6d844af149c9e
Submitter: Francois Marier (<email address hidden>)
Branch: master

commit 9e67773cdb13456871b50c8b7fd6d844af149c9e
Author: Richard Mansfield <email address hidden>
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 <email address hidden>

Changed in mahara:
status: In Progress → Fix Committed
Melissa Draper (melissa)
Changed in mahara:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.