← Back to team overview

mahara-contributors team mailing list archive

[Bug 1813200] A change has been merged

 

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

commit a468e253beb44f970656256539e920fc8a431a50
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Thu Jan 24 17:37:34 2019 +1300

Bug 1813200: Wallpost activity passing in confusing 'id' value

When we allowed the wallpost to have embedded images we accidentally
adjusted what was being sent in the wall post activiy object by
including the 'id' value when we didn't need to and this caused
unexpected consequences.

behatnotneeded

Change-Id: Ic1b19320cb1cf0c90131dca9bfe262a95fffdd2f
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

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

Title:
  Wall posts to other users not sending notification

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 user A is leaving a wall post on another user B's profile page a
  notification is sent to user B

  But after the first few messages the following bug occurs.

  When posting to the wall the button switches from "Post" to
  "processing" - but doesn't finish processing.

  On refresh of the page the new post exists.

  So there is a problem with the process updating the page without
  reload.

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


References