← Back to team overview

mahara-contributors team mailing list archive

[Bug 1816311] A change has been merged

 

Reviewed:  https://reviews.mahara.org/9578
Committed: https://git.mahara.org/mahara/mahara/commit/1261963a64292940029235f80d75d9e7f9552d9f
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch:    18.10_STABLE

commit 1261963a64292940029235f80d75d9e7f9552d9f
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon Feb 18 08:31:13 2019 +1300

Bug 1816311: Showing correct journal entry poster's name

When adding comment to the entry and the journal is owned by
group/institution

behatnotneeded

Change-Id: Id492c04e3facdbf00a5dfdc4d714c3c5103ff3a2
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit 5988b7de00b4a12dd71004056aeec3b55e190243)

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

Title:
  Adding comment to journal entry shows wrong poster

Status in Mahara:
  Fix Committed
Status in Mahara 17.10 series:
  In Progress
Status in Mahara 18.04 series:
  Fix Committed
Status in Mahara 18.10 series:
  Fix Committed
Status in Mahara 19.04 series:
  Fix Committed

Bug description:
  When adding a comment to a journal entry artefact via a page we see
  the piece of information:

   Posted by [owner] on [date]

  This information is correct when doing this for a user's journal but
  the information is not correct if the journal is a group / institution
  journal. In these cases we see:

   Posted by [viewer of page] on [date]

  Steps to replicate:

  1) Login as UserA and create a group, GroupA
  2) Create a journal in the group and add a journal entry to it
  3) Add a page in GroupA and add the journal block to it and choose the group journal
  4) Share the group page with registered users
  5) Logout

  6) Login as UserB and visit the page
  7) Click on the 'Add comment' link for the journal block

  The "Posted by..." line will say UserB instead of UserA

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


References