← Back to team overview

mahara-contributors team mailing list archive

[Bug 1486763] Re: Wrong comment is deleted

 

Looking further into this:

The $_POST data has the correct comment id but the $values data being
passed to delete_comment_submit() contains the value for the first
delete button - so need to find out why the submitted value ($_POST) is
not being assigned to the element on post submission

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

Title:
  Wrong comment is deleted

Status in Mahara:
  Confirmed

Bug description:
  master 15.10dev

  Discovered by Pat:

  When you have two comments and want to delete the second one, the
  first one is actually deleted.

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


References