← Back to team overview

mahara-contributors team mailing list archive

[Bug 1201055] Re: Change lang string for updated comments when moderation is turned on

 

Hm, the problem here is that artefact::commit updates the mtime when you
go in to update the permissions columns on the comment. And it's that
mtime which gets displayed in the "last edited" thing.

Should be soluble without too much difficulty, though, because the
private/public and moderated/unmoderaed flags are in
artefact_comment_comment, rather than in the artefact_table itself.

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

Title:
  Change lang string for updated comments when moderation is turned on

Status in Mahara ePortfolio:
  Triaged

Bug description:
  The "Updated on ..." phrase next to a comment when it has only been
  made public due to comment moderation is a bit confusing I think. When
  there is an update I expect it to be a textual update like in the
  forums.

  If it is important to have an indication when the comment was made
  public, I think it would be better to state "Date, made public: Date".

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


References