← Back to team overview

mahara-contributors team mailing list archive

[Bug 872672] A change has been merged

 

Reviewed:  https://reviews.mahara.org/792
Committed: http://gitorious.org/mahara/mahara/commit/8c320e230a8af70333093c37aa19d74456e832ef
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch:    master

commit 8c320e230a8af70333093c37aa19d74456e832ef
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Wed Oct 12 18:31:03 2011 +1300

    Fix fatal error in gallery on public profiles (bug #872672)
    
    Change-Id: Ib2d1cd9068a48d7f199dd3d056ab52ef93a3d59b
    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/872672

Title:
  Fatal error in image gallery on public profiles

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  The image gallery doesn't include artefact/lib.php.  This can result
  in an unviewable view, instead an error message is displayed: "Fatal
  error: Call to undefined function artefact_get_descendants() in
  .../artefact/file/blocktype/gallery/lib.php on line ..."

  Other stuff often includes the library first.  Seems to require that
  the user is logged out, it must be a profile view, and the gallery
  also needs to be one of the first blocks on the page.

  Affects 1.4.

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


References