← Back to team overview

mahara-contributors team mailing list archive

[Bug 1287922] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3243
Committed: http://gitorious.org/mahara/mahara/commit/42a9d24c5e034225bc7a457fb7619385c300476f
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    1.9_STABLE

commit 42a9d24c5e034225bc7a457fb7619385c300476f
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Tue Apr 8 13:04:07 2014 +1200

Entry count updates on deletion of journal entry (Bug #1287922)

Before the count was only updating on page relaod - now it updates on
ajaxy delete.

Change-Id: I7a37f9322b2a55e55a7eed18fb05ee44f6561e36
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

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