Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.9
-
Fix Version/s: None
-
Component/s: HTML and CSS
-
Testing Instructions:
-
Affected Branches:MOODLE_29_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-50040-master -
Pull Master Diff URL:
Description
There is a coding error when generating the file name of the template to search for - so it's not possible to use renderer subtypes properly with templates.
Further more - it becomes restrictive to limit subtypes from using templates in other subtypes from the same plugin - and harder for themers to determine the folder in which to overwrite a template. We should ignore the subtype everywhere when searching for a template.
Attachments
Issue Links
- will be (partly) resolved by
-
MDL-50085 Improvements to template searching paths (less magic)
-
- Closed
-