Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.4.7, 2.5.3, 2.6, 2.7
-
MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE
-
MOODLE_25_STABLE, MOODLE_26_STABLE
-
wip-
MDL-43398-master -
Description
wiki - map menu: "Choose..." displays the "page list", the default. No need the option.
wiki - administration: "Choose..." displays "Remove pages", the default. No need the option.
wiki - view (individual - no group): "Choose..." makes no sense, it should be default to the current user.
wiki - view (individual - seperated group): design needs investigation - Selecting "Choose..." causes a SQL error. From the code there will always be a selected option, so removing the "Choose..." seems a good fix.
wiki - view (individual - visible group): design needs investigation - Selecting "Choose..." causes a SQL error. From the code there will always be a selected option, so removing the "Choose..." seems a good fix.
wiki - page_index(): the only call of this function is commented. Apparently it's an undone TODO - I wrote an issue for the wiki: MDL-43358. // @TODO: Fix call to wiki_get_subwiki_by_group
Attachments
Issue Links
- Testing discovered
-
MDL-41075 Selecting "Choose..." option from My Courses dropdown on Participants page generates error: Can not find data record in database table course
-
- Closed
-