Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Administration
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Issue Links
| This issue has been marked as being related by: | ||||
| MDL-13975 | p() and s() should not be used to print lang strings |
|
|
|
Function output_optgroup() in /user/selector/lib.php (around line 429) prints string $groupname using s(), which should be avoided (see
MDL-13975).MDL-13975).