← Back to team overview

mahara-contributors team mailing list archive

[Bug 1818591] A patch has been submitted for review

 

Patch for "master" branch: https://reviews.mahara.org/10095

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1818591

Title:
  Error: Undefined index versioning

Status in Mahara:
  Confirmed
Status in Mahara 18.10 series:
  Confirmed
Status in Mahara 19.04 series:
  Confirmed
Status in Mahara 19.10 series:
  Confirmed

Bug description:
  Create a journal and make a couple of entries
  Create a page, add a blog block to it and select the journal
  Share the page with other user
  logout
  Log in as the other user and access the page
  Follow the link of one of the entries
  Click on the name of the journal

  
  Then the error message is displayed

  [WAR] 8a (artefact/blog/lib.php:1086) Undefined index: versioning
  Call stack (most recent first):

      log_message("Undefined index: versioning", 8, true, true, "/home/ceciliavg/maharacode/mahara/htdocs/artefact/...", 1086) at /home/ceciliavg/maharacode/mahara/htdocs/lib/errors.php:520
      error(8, "Undefined index: versioning", "/home/ceciliavg/maharacode/mahara/htdocs/artefact/...", 1086, array(size 16)) at /home/ceciliavg/maharacode/mahara/htdocs/artefact/blog/lib.php:1086
      ArtefactTypeBlogPost::get_posts("4", 10, 0, array(size 4)) at /home/ceciliavg/maharacode/mahara/htdocs/artefact/blog/lib.php:342
      ArtefactTypeBlog->render_self(array(size 4)) at /home/ceciliavg/maharacode/mahara/htdocs/artefact/artefact.php:128

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


References