Issue Details (XML | Word | Printable)

Key: MDL-18273
Type: Bug Bug
Status: Closed Closed
Resolution: Not a bug
Priority: Minor Minor
Assignee: Jerome Mouneyrac
Reporter: Ian Robotham
Votes: 1
Watchers: 5
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Custom Authentication Plugins do not get their language strings in User add/editing screens

Created: 16/Feb/09 11:52 PM   Updated: 03/Nov/09 10:37 PM
Return to search
Component/s: Authentication
Affects Version/s: 1.9.4
Fix Version/s: 1.9.6

File Attachments: 1. Text File MDL-18273 Auth Plugin Language Strings.patch (0.9 kB)
2. Text File MDL-18273.patch (4 kB)

Environment:
Dev: Win XP, XAMPP 1.6.7, PHP 5.2.6
Test: Ubuntu, PHP 5.2.6
Prod: Linux, PHP 5.2.5
Issue Links:
Relates
 

Participants: Darko Miletic, Eloy Lafuente (stronk7), Ian Robotham, Jerome Mouneyrac, Martin Dougiamas and Petr Skoda
Security Level: None
Resolved date: 03/Nov/09
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
In user add & editing, the language strings for custom authentication plugins are not searched for correctly.

See http://moodle.org/mod/forum/discuss.php?d=116543

Will create patch and attach in a while...

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Jerome Mouneyrac committed 6 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 13/May/09 01:35 PM
authentication MDL-18273 Custom Authentication Plugin title can be retrieved from specific language file
MODIFY lib/weblib.php   Rev. 1.970.2.137    (+14 -2 lines)
MODIFY lib/authlib.php   Rev. 1.8.2.7    (+2 -6 lines)
MODIFY admin/uploaduser.php   Rev. 1.68.2.15    (+2 -2 lines)
MODIFY user/filters/lib.php   Rev. 1.1.2.5    (+2 -2 lines)
MODIFY user/editadvanced_form.php   Rev. 1.14.2.12    (+2 -2 lines)
MODIFY admin/settings/users.php   Rev. 1.26.2.17    (+2 -5 lines)
Jerome Mouneyrac committed 6 files to 'Moodle CVS' - 14/May/09 03:03 PM
authentication MDL-18273 Custom Authentication Plugin title can be retrieved from specific language file, merged from 19
MODIFY admin/settings/users.php   Rev. 1.49    (+2 -5 lines)
MODIFY admin/uploaduser.php   Rev. 1.93    (+2 -2 lines)
MODIFY user/filters/lib.php   Rev. 1.15    (+2 -2 lines)
MODIFY lib/authlib.php   Rev. 1.23    (+2 -6 lines)
MODIFY lib/weblib.php   Rev. 1.1252    (+15 -2 lines)
MODIFY user/editadvanced_form.php   Rev. 1.28    (+2 -2 lines)