mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #33971
[Bug 1565546] [NEW] Allowing $cfg setting to be json
Public bug reported:
Mahara 16.04
Having an array in a config value can cause problems when the deployment
tool doesn't understand arrays. It would be better to be able to use
json encoded strings.
1) Allowing $CFG to accept json encoded strings and to be decoded back to php
2) Making the $cfg->openbadgedisplayer_source a json encoded string
** Affects: mahara
Importance: Medium
Assignee: Robert Lyon (robertl-9)
Status: In Progress
--
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/1565546
Title:
Allowing $cfg setting to be json
Status in Mahara:
In Progress
Bug description:
Mahara 16.04
Having an array in a config value can cause problems when the
deployment tool doesn't understand arrays. It would be better to be
able to use json encoded strings.
1) Allowing $CFG to accept json encoded strings and to be decoded back to php
2) Making the $cfg->openbadgedisplayer_source a json encoded string
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1565546/+subscriptions
Follow ups