← Back to team overview

mahara-contributors team mailing list archive

[Bug 817851] [NEW] extract progress bar doesn't show up

 

Public bug reported:

no progress bar showed up, and got the following in error log, repeated
over and over

[WAR] c0 (artefact/file/lib.php:2119) call_user_func_array() expects parameter 2 to be array, integer given
Call stack (most recent first):
  * log_message("call_user_func_array() expects parameter 2 to be a...", 8, true, true, "/home/hugh/src/mahara/mahara/htdocs/artefact/file/...", 2119) at /home/hugh/src/mahara/mahara/htdocs/lib/errors.php:446
  * error(2, "call_user_func_array() expects parameter 2 to be a...", "/home/hugh/src/mahara/mahara/htdocs/artefact/file/...", 2119, array(size 8)) at Unknown:0
  * call_user_func_array("unzip_iframe_progress_handler", 90) at /home/hugh/src/mahara/mahara/htdocs/artefact/file/lib.php:2119
  * ArtefactTypeArchive->extract("unzip_iframe_progress_handler") at /home/hugh/src/mahara/mahara/htdocs/artefact/file/extract-progress.php:66

** Affects: mahara
     Importance: Low
         Status: Triaged

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/817851

Title:
  extract progress bar doesn't show up

Status in Mahara ePortfolio:
  Triaged

Bug description:
  no progress bar showed up, and got the following in error log,
  repeated over and over

  [WAR] c0 (artefact/file/lib.php:2119) call_user_func_array() expects parameter 2 to be array, integer given
  Call stack (most recent first):
    * log_message("call_user_func_array() expects parameter 2 to be a...", 8, true, true, "/home/hugh/src/mahara/mahara/htdocs/artefact/file/...", 2119) at /home/hugh/src/mahara/mahara/htdocs/lib/errors.php:446
    * error(2, "call_user_func_array() expects parameter 2 to be a...", "/home/hugh/src/mahara/mahara/htdocs/artefact/file/...", 2119, array(size 8)) at Unknown:0
    * call_user_func_array("unzip_iframe_progress_handler", 90) at /home/hugh/src/mahara/mahara/htdocs/artefact/file/lib.php:2119
    * ArtefactTypeArchive->extract("unzip_iframe_progress_handler") at /home/hugh/src/mahara/mahara/htdocs/artefact/file/extract-progress.php:66

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/817851/+subscriptions


Follow ups

References