-
Bug
-
Resolution: Fixed
-
Major
-
2.5.3, 2.6.1, 2.7
-
MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE
-
MOODLE_25_STABLE, MOODLE_26_STABLE
-
-
When editing a wiki page the default value for the tags input box is empty even if there are tags. Saving the page will cause the tags to be deleted.
Replication steps:
- Log in as teacher/admin.
- Create a Wiki activity.
- Add an initial page including multiple "Other" tags, separated by commas.
- Save the page.
- Click "Edit" in the tabs at the top.
Expected result: The previously added tags should appear in the editing form.
Actual result: No tags appear and the following error appears for each missing tag...
Warning: Invalid argument supplied for foreach() in D:\xampp\htdocs\master_integration\lib\form\tags.php on line 216
|
- Discovered while testing
-
MDL-43673 Cover wiki page tags edition with acceptance test
-
- Closed
-