← Back to team overview

mahara-contributors team mailing list archive

[Bug 872672] A change has been merged

 

Reviewed:  https://reviews.mahara.org/793
Committed: http://gitorious.org/mahara/mahara/commit/750e7152ffc55dabbd03bb7d7389e664557494a2
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch:    1.4_STABLE

commit 750e7152ffc55dabbd03bb7d7389e664557494a2
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Thu Oct 13 09:34:00 2011 +1300

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