← Back to team overview

mahara-contributors team mailing list archive

[Bug 1183648] [NEW] Sometimes a comment becomes editable again

 

Public bug reported:

When you edit a comment, there's a notice on the editing screen saying
that a comment is editable only as long as it is less than 10 minutes
old and there is no younger comment after it. But I have noticed
comments becoming editable again even after others are posted after
them.

I suspect it may be because clicking the "make public" link for a
comment changes its "last edited" value to be newer than the date of the
comments below it. If this is the case, we should check for "younger
comments" by comment order, not by a date field.

** Affects: mahara
     Importance: Low
         Status: Triaged


** Tags: comments

** Changed in: mahara
   Importance: Undecided => Medium

** Changed in: mahara
       Status: New => Triaged

** Changed in: mahara
   Importance: Medium => Low

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1183648

Title:
  Sometimes a comment becomes editable again

Status in Mahara ePortfolio:
  Triaged

Bug description:
  When you edit a comment, there's a notice on the editing screen saying
  that a comment is editable only as long as it is less than 10 minutes
  old and there is no younger comment after it. But I have noticed
  comments becoming editable again even after others are posted after
  them.

  I suspect it may be because clicking the "make public" link for a
  comment changes its "last edited" value to be newer than the date of
  the comments below it. If this is the case, we should check for
  "younger comments" by comment order, not by a date field.

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


Follow ups

References