-
Bug
-
Resolution: Fixed
-
Minor
-
2.2
-
Removed blocklist param from the link.
-
MOODLE_22_STABLE
-
MOODLE_21_STABLE, MOODLE_22_STABLE
-
wip-mdl-31640-new
-
Discover this issue while testing MDL-30388.
There are few issues on course/search.php
- When trying to move courses to different category, the page jump to course/search.php without moving the course.
- No capability check done while moving the course
- Capability check should be based on category level and not system level (If user have system level create and manage capability, but have no capability on any category, then he should not be able to move the course)
- Turn editing on/off redirects user to search page.
This occurs when there is blocklist param on the link.
- Discovered while testing
-
MDL-32150 Select all button should not check disabled checkboxes
-
- Closed
-
- has a non-specific relationship to
-
MDL-31750 Capability check needs to be improved in course/edit.php and Course/category.php
-
- Closed
-
- Testing discovered
-
MDL-30388 Site Admin > Blocks > Manage Blocks (Click on Block to get list of) > Show all/Next -- Fails and doesn't do pagination
-
- Closed
-