Comment 6 for bug 1486763

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/5228
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/6da147c195499b7a7538929dc712086ae51c74cf
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 6da147c195499b7a7538929dc712086ae51c74cf
Author: Robert Lyon <email address hidden>
Date: Mon Sep 7 13:51:47 2015 +1200

Bug 1486763: Now deleting correct comment

Was a problem with the old delete button being an image and so passed
the _x value, which was then checked for.

Changed it so it checks that the submit param exists, which is more
robust

behatnotneeded : problem of finding the row that you just deleted as
all deleted rows have the same 'Comment removed by the author' text

Change-Id: Iea379badd2d364112d107977b8f53a62ac272428
Signed-off-by: Robert Lyon <email address hidden>