-
Bug
-
Resolution: Fixed
-
Minor
-
1.9.13, 2.1.1
-
MOODLE_19_STABLE, MOODLE_21_STABLE
-
MOODLE_23_STABLE
-
Unhiding a section which contains hidden resources/activities makes all of the content appear unhidden.
This is due to the fact that the AJAX code uses CSS styles to determine what was previously shown/hidden.
To recreate:
- Hide some resources
- Hide the section
- Refresh the page (or do something which causes the page to be refreshed)
- Unhide the topic -> all resources appear unhidden
- Refresh the page -> all hidden resources appear hidden again
- duplicates
-
MDL-25990 course ajax allows unhiding of activities in hidden sections
-
- Closed
-
- has been marked as being related by
-
MDL-34813 Section summary does not become grey when section is hidden
-
- Closed
-
- will be (partly) resolved by
-
MDL-31052 update Course AJAX/javascript to YUI3 and replace section_classes.js
-
- Closed
-