mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #28954
[Bug 1494565] [NEW] Web services auth uses wrong lang string in auth list
Public bug reported:
Mahara 15.04 and 15.10
When you are on /admin/users/institutions.php and edit an institution,
you an choose "Web services" from the list of authentication methods.
The description only reads "Description" instead of the actual
description "Web services-only users authenticated against Mahara's
database".
I tracked it down to the following (in Mahara 15.10):
The "description" string on line 16 of /auth/webservice/lang/en.utf8/auth.webservice.php is correct. However, the auth list uses string "description" from line 153 from the section "wsdoc" instead.
When I comment the wsdoc "description" out, the proper description shows
up in the authlist. So changing the string ID for the wsdoc to
"wsdocdescription" should all that is needed. Unfortunately, I couldn't
identify where I could change the string in the code and thus couldn't
change it myself.
** Affects: mahara
Importance: Medium
Status: Confirmed
--
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/1494565
Title:
Web services auth uses wrong lang string in auth list
Status in Mahara:
Confirmed
Bug description:
Mahara 15.04 and 15.10
When you are on /admin/users/institutions.php and edit an institution,
you an choose "Web services" from the list of authentication methods.
The description only reads "Description" instead of the actual
description "Web services-only users authenticated against Mahara's
database".
I tracked it down to the following (in Mahara 15.10):
The "description" string on line 16 of /auth/webservice/lang/en.utf8/auth.webservice.php is correct. However, the auth list uses string "description" from line 153 from the section "wsdoc" instead.
When I comment the wsdoc "description" out, the proper description
shows up in the authlist. So changing the string ID for the wsdoc to
"wsdocdescription" should all that is needed. Unfortunately, I
couldn't identify where I could change the string in the code and thus
couldn't change it myself.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1494565/+subscriptions
Follow ups
-
[Bug 1494565] Re: Web services auth uses wrong lang string in auth list
From: Robert Lyon, 2016-11-06
-
[Bug 1494565] Re: Web services auth uses wrong lang string in auth list
From: Robert Lyon, 2015-10-27
-
[Bug 1494565] Re: Web services auth uses wrong lang string in auth list
From: Aaron Wells, 2015-10-23
-
[Bug 1494565] A change has been merged
From: Mahara Bot, 2015-10-02
-
[Bug 1494565] Re: Web services auth uses wrong lang string in auth list
From: Robert Lyon, 2015-10-02
-
[Bug 1494565] Re: Web services auth uses wrong lang string in auth list
From: Robert Lyon, 2015-10-01
-
[Bug 1494565] A patch has been submitted for review
From: Mahara Bot, 2015-10-01
-
[Bug 1494565] A change has been merged
From: Mahara Bot, 2015-09-13
-
[Bug 1494565] Re: Web services auth uses wrong lang string in auth list
From: Son Nguyen, 2015-09-13
-
[Bug 1494565] Re: Web services auth uses wrong lang string in auth list
From: Robert Lyon, 2015-09-11
-
[Bug 1494565] A patch has been submitted for review
From: Mahara Bot, 2015-09-11
-
[Bug 1494565] Re: Web services auth uses wrong lang string in auth list
From: Kristina Hoeppner, 2015-09-11