Comment 7 for bug 803247

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

Reviewed: https://reviews.mahara.org/415
Committed: http://gitorious.org/mahara/mahara/commit/a546d0e71ff69ad7ab54b45beded4007785d0f66
Submitter: Francois Marier (<email address hidden>)
Branch: 1.4_STABLE

commit a546d0e71ff69ad7ab54b45beded4007785d0f66
Author: Darryl Hamilton <email address hidden>
Date: Wed Jun 29 14:22:07 2011 +1200

    Fix comment deletion bug (bug #803247)

    Commit d807b4acf3841ba670d7a66d7a2db628cd3bba00 introduced a bug when
    deleting comments where the first one was deleted, whether the user
    chose the first one or not.

    The root cause was the change to an image submit, which changes what
    variables are included in the POST.

    Change-Id: I8897e246d6e46017ed84e30b66ff41bed5b7ecf2
    Signed-off-by: Darryl Hamilton <email address hidden>