← Back to team overview

mahara-contributors team mailing list archive

[Bug 1337614] Re: Deleting a forum topic works but reports an error

 

** 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/1337614

Title:
  Deleting a forum topic works but reports an error

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  While testing another bug (#1271240), I decided to delete the topic
  (while running 1.10dev) and received the following call trace:

      log_message("Undefined property: stdClass::$reported", 8, true, true, "/home/nigelc/Programming/mahara/htdocs/interaction...", 89) at /home/nigelc/Programming/mahara/htdocs/lib/errors.php:433
      error(8, "Undefined property: stdClass::$reported", "/home/nigelc/Programming/mahara/htdocs/interaction...", 89, array(size 6)) at /home/nigelc/Programming/mahara/htdocs/interaction/forum/deletetopic.php:89
      deletetopic_submit(object(Pieform), array(size 3)) at Unknown:0
      call_user_func_array("deletetopic_submit", array(size 2)) at /home/nigelc/Programming/mahara/htdocs/lib/pieforms/pieform.php:527
      Pieform->__construct(array(size 4)) at /home/nigelc/Programming/mahara/htdocs/lib/pieforms/pieform.php:162
      Pieform::process(array(size 4)) at /home/nigelc/Programming/mahara/htdocs/lib/pieforms/pieform.php:71
      pieform(array(size 4)) at /home/nigelc/Programming/mahara/htdocs/interaction/forum/deletetopic.php:83

  The topic was deleted.

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


References