-
Bug
-
Resolution: Done
-
Major
-
None
-
4.0
Course format renderer methods print_single_section_page and print_multiple_section_page were deprecated lately in master. In addition to the deprecation message, the code trows an exception because an argument is missing from method_exists function. This will prevent correct renderering of formats that implement the methods being checked.
To reproduce you should try a third party course format that works in 3.11 (e.g. format_etask), but has not been update for new renderer.
- is a regression caused by
-
MDL-65974 Rewrite course renderers to use templates
-
- Closed
-