Reviewed: https://reviews.mahara.org/9101 Committed: https://git.mahara.org/mahara/mahara/commit/8afe2070bcce3c1c13ac8a68b3242a14b37a6507 Submitter: Cecilia Vela Gurovic ([email protected]) Branch: 17.04_STABLE
commit 8afe2070bcce3c1c13ac8a68b3242a14b37a6507 Author: Robert Lyon <[email protected]> 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 <[email protected]> (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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

