mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #57836
[Bug 1865095] A change has been merged
Reviewed: https://reviews.mahara.org/10784
Committed: https://git.mahara.org/mahara/mahara/commit/154c2894ea59551b296cc4ba5d361fa9750a91bd
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 154c2894ea59551b296cc4ba5d361fa9750a91bd
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Fri Feb 28 11:59:49 2020 +1300
Bug 1865095: Config modal error message display
We need to be able to display the error when the json_reply() used is
the mahara.php one and not the pieform.php one - for non form related
error replies
Change-Id: I9a1407fc484afc8ef1aef69a2ce01f592c2c6ee7
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/1865095
Title:
when using mahara.php json_reply() function we are not able to return
data on error
Status in Mahara:
Fix Committed
Bug description:
When using the pieform.php version of json_reply() we can get error
message in js when returning error - but with mahara.php we just
return error but can't access the message in js
We need to adjust this so that we can get the error returned/displayed
in a js way
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1865095/+subscriptions
References