← Back to team overview

mahara-contributors team mailing list archive

[Bug 1774554] A change has been merged

 

Reviewed:  https://reviews.mahara.org/9100
Committed: https://git.mahara.org/mahara/mahara/commit/0fc61717698f118131aadd5c6695f65d94c40251
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch:    17.10_STABLE

commit 0fc61717698f118131aadd5c6695f65d94c40251
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Fri Jun 1 13:56:11 2018 +1200

Bug 1774554: Throw WebserviceInvalidParameterException error

Instead of the MaharaException when doing user delete via webservices

behatnotneeded

Change-Id: I71db2ab3a3552918992a66310cdc3244f8d7c3a1
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit 7c8f5f5b32babb80dbb6ce4f786e3e401fdf0aa0)

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

Title:
  Need to throw correct error in Webservices user delete

Status in Mahara:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  Fix Committed
Status in Mahara 18.04 series:
  Fix Committed
Status in Mahara 18.10 series:
  Fix Committed

Bug description:
  Currently we are throwing a MaharaException incorrectly for a couple
  of rules

  We should be throwing a WebserviceInvalidParameterException instead

  Noticed due to this bug report
  https://bugs.launchpad.net/mahara/+bug/1773864

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


References