mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #34810
[Bug 1404650] Re: In "serviceconfig.php" columns are in wrong order
** Changed in: mahara
Status: Fix Committed => Fix Released
--
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/1404650
Title:
In "serviceconfig.php" columns are in wrong order
Status in Mahara:
Fix Released
Bug description:
When displayed, the "Fuctions allocated against the service" in
"/webservice/admin/serviceconfig.php?service=xx" (change xx with a
vaid service e.g. 6) the columns seem to be in the wrong order :
Enabled Class Name Method Name
mahara_group_create_groups x mahara_group_external create_groups
I think it should be :
Class Name Enabled Method Name
mahara_group_create_groups x mahara_group_external create_groups
-dajan
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1404650/+subscriptions
References