About
What is Moodle?
Statistics
Demonstration site
News
Recent news
Security news
Planet Moodle
Moodle Buzz
Calendar
Support
Documentation
Forums
Books and manuals
Commercial services
Community
Forums
Events
Registered sites
Connected sites
Moodle Jobs
Recent participants
Donations
Moodle Shop
Development
Developers
Developer documentation
Moodle Tracker
Open source code
Downloads
Standard Moodle packages
Moodle for Mac OS X
Moodle for Windows
Modules and plugins
Themes
Language packs
My courses
History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
MDL-18273
Type:
Bug
Status:
Closed
Resolution:
Not a bug
Priority:
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.
MDL-18273 Auth Plugin Language Strings.patch
(0.9 kB)
2.
MDL-18273.patch
(4 kB)
Environment:
« Hide
Dev: Win XP, XAMPP 1.6.7, PHP 5.2.6
Test: Ubuntu, PHP 5.2.6
Prod: Linux, PHP 5.2.5
Show »
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
This issue
has a non-specific relationship to
:
MDL-19182
split auth.php lang file into multiple files separate for each plugin and use standard get_string() support
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...
Description
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...
Show »
All
Comments
Change History
Version Control
Sort 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
)
All content on this web site is made available under the
GNU General Public License
, unless otherwise stated.