As identified in MDL-57246, many modules are using
notice(get_string("activityiscurrentlyhidden") |
Without supplying the course url. This should link back to the course. Also some of these usages might be redundant as well, if require_course_login() is called before, as identified for forum in MDL-57426
- Discovered while testing
-
MDL-57246 Trying to view a forum without the capability may lead you to a broken page.
-
- Closed
-