← Back to team overview

mahara-contributors team mailing list archive

[Bug 1513305] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5664
Committed: https://git.mahara.org/mahara/mahara/commit/84c6d1a7c7e852452deda0044f6b92fc4292e678
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 84c6d1a7c7e852452deda0044f6b92fc4292e678
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date:   Thu Nov 5 18:55:29 2015 +1300

Display anonymous comment authors (Bug 1513305)

These got dropped during the Bootstrap rework

Change-Id: I4a58aff25ebc9907ba4a635419557281fe4cc2b5

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1513305

Title:
  Anonymous comment author names not displaying in 15.10.0

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  Fix Committed

Bug description:
  To replicate:

  1. Create a page
  2. Share that page with the public
  3. Log out
  3. Make a comment on the page

  Expected result: The comment should display, with the name you entered in the "Name" field, and your comment text
  Actual result: The comment text is shown, but not your name.

  Inspection in the database shows that the names *are* being saved in
  the artefact table. They're just not being written in the HTML.

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


References