-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
3.11.10
-
None
-
3.11.1.0
-
MOODLE_311_STABLE
Steps to reproduce:
- Enable Developer level debugging and display of messages on the WWW page.
- Create a course using a core course format such as Topics.
- Add Section links block (after making sure the block is enabled)
- Change course format from Topic to Collapsed topics
- Section links block displays the list of topics (incl. titles if configured as such), but the final Link to current topic is missing. In addition Debugger throws this error / notice:
Notice: Undefined variable: linktext in /ocfs2/www/test39/blocks/section_links/renderer.php on line 76
(The notice is hidden under the top nav bar, so must be hidden using browser dev tools.)