mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #02300
[Bug 670546] Re: auth saml config form does not work
Uh, yeah, let's try that again, but this time I'll make sure my code
uses Unix line-endings before making the patch....
** Patch added: "0001-validate_config_options-should-work-with-Pieform-obj.patch"
https://bugs.launchpad.net/mahara/+bug/670546/+attachment/1767246/+files/0001-validate_config_options-should-work-with-Pieform-obj.patch
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/670546
Title:
auth saml config form does not work
Status in Mahara ePortfolio:
New
Bug description:
Trying to use the config form for the auth:saml plugin/extension results in the form submission hanging and this appears in the error log:
PHP Fatal error: Cannot use object of type Pieform as array in /web/mahara/htdocs/auth/saml/lib.php on line 461, referer: https://example.com/admin/extensions/pluginconfig.php?plugintype=auth&pluginname=saml
I'm using a checkout of the current Master branch, 1.4.0dev. This problem does not appear to be in the release branches. I'm running Linux (RedHat CentOS 5) + Postgres.
References