Comment 6 for bug 803247

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

Reviewed: https://reviews.mahara.org/406
Committed: http://gitorious.org/mahara/mahara/commit/e962f3d4fd2aa2cd43be5b55083dc065516a5528
Submitter: Francois Marier (<email address hidden>)
Branch: master

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