← Back to team overview

mahara-contributors team mailing list archive

[Bug 1287922] Re: error when deleting a journal entry

 

** Changed in: mahara/1.10
       Status: Fix Committed => Fix Released

** Changed in: mahara
       Status: Fix Committed => Fix Released

-- 
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/1287922

Title:
  error when deleting a journal entry

Status in Mahara ePortfolio:
  Fix Released
Status in Mahara 1.10 series:
  Fix Released
Status in Mahara 1.9 series:
  Fix Released

Bug description:
  [WAR] c9 (artefact/blog/lib.php:911) Missing argument 2 for
  ArtefactTypeBlogPost::delete_form(), called in /home/robertl/htdocs
  /mahara-testing/mahara/htdocs/artefact/blog/view/index.php on line 29
  and defined

  This is caused by commit: b7063ffa2ec27ca500b74bef971c1bf28c16cdf8

  ArtefactTypeBlog::delete_form has default $title = ''
  but the ArtefactTypeBlogpost does not

  So will fix.

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


References