Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5.3, 2.6.1, 2.7
-
Component/s: Tags, Wiki (2.x)
-
Testing Instructions:
-
Workaround:
-
Affected Branches:MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE
-
Fixed Branches:MOODLE_25_STABLE, MOODLE_26_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
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
|
Attachments
Issue Links
- Discovered while testing
-
MDL-43673 Cover wiki page tags edition with acceptance test
-
- Closed
-