Reviewed: https://reviews.mahara.org/7586 Committed: https://git.mahara.org/mahara/mahara/commit/0a384b75876479059c5fc7ee69b1dbf4fe2d69fc Submitter: Robert Lyon ([email protected]) Branch: master
commit 0a384b75876479059c5fc7ee69b1dbf4fe2d69fc Author: Robert Lyon <[email protected]> Date: Fri Mar 31 09:52:02 2017 +1300 Bug 1677716: webservice edit forms failing for tokens/users There was a nested <form> within a <form> Adjusted so the form only renders with one <form> tag behatnotneeded Change-Id: Ib3497ba41a49ccae12da4794cdfca98b94d2eafc Signed-off-by: Robert Lyon <[email protected]> -- 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/1677716 Title: Problems with webservices forms Status in Mahara: Fix Committed Bug description: The Webservice administration edit forms for Service access tokens and Service access users are having problems. The 'back' link (button) is not returning you to the list page This looks to be due to the way we have structured the pieform content as we have ended up with a <form> nested in another <form> - which is wrong/bad To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1677716/+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

