Comment 9 for bug 1697909

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/7895
Committed: https://git.mahara.org/mahara/mahara/commit/b6c70e6a415a5d990eea69cf11cee7bf27d27c53
Submitter: Robert Lyon (<email address hidden>)
Branch: 17.04_STABLE

commit b6c70e6a415a5d990eea69cf11cee7bf27d27c53
Author: Cecilia Vela Gurovic <email address hidden>
Date: Wed Jul 12 16:13:53 2017 +1200

Bug 1697909: 'custom_' unknown param not an exception in WS

If an LTI parameter is unknown and prefixed with 'custom_',
drop it from the data passed to the handler function.
Then if the site is in non-production mode,
also show this information.

behatnotneeded

Change-Id: I3fac19c27df2b9f072b8cdbcb8a2458c506c018e
(cherry picked from commit e120d8fd2a6c20b8ae510d1e16deb113dbd6f85d)