← Back to team overview

mahara-contributors team mailing list archive

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

 

** Also affects: mahara/1.10
   Importance: High
     Assignee: Robert Lyon (robertl-9)
       Status: In Progress

** Also affects: mahara/1.9
   Importance: Undecided
       Status: New

** Changed in: mahara/1.10
    Milestone: 1.9.0 => 1.10.0

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

** Changed in: mahara/1.9
       Status: New => In Progress

** Changed in: mahara/1.9
   Importance: Undecided => High

** Changed in: mahara/1.9
    Milestone: None => 1.9.0

-- 
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 Committed
Status in Mahara 1.10 series:
  Fix Committed
Status in Mahara 1.9 series:
  Fix Committed

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