-
Bug
-
Resolution: Fixed
-
Minor
-
2.6, 2.7
-
None
-
MOODLE_26_STABLE, MOODLE_27_STABLE
-
MOODLE_26_STABLE
This is a followup / regression of MDL-43590, where a bunch of "disapprove[d]" ocurrences in Moodle 26 and master were changed to the better "unapprove[d]" term.
This has lead to at least 1 behat scenario failing:
01. Link matching locator "'Disapprove'" not found.
|
In step `And I follow "Disapprove"'. # behat_general::click_link()
|
From scenario `Approve and disapprove glossary entries'. # mod/glossary/tests/behat/entries_require_approval.feature:7
|
Of feature `A teacher can choose whether glossary entries require approval'. # mod/glossary/tests/behat/entries_require_approval.feature
|
This is about to fix those tests. Ciao
- is a regression caused by
-
MDL-43590 Import fixed English strings (en_fix) into the main English pack
- Closed