-
-
Notifications
You must be signed in to change notification settings - Fork 234
Closed
Milestone
Description
Winter CMS Build
Other (please specify below)
PHP Version
8.0
Database engine
Other (please specify below)
Plugins installed
No response
Issue description
The commit that changed the default extension for backend partials from .htm to .php broke BC.
ref. 643a581
Steps to replicate
When calling the ViewMaker trait makePartial() method, the following worked in previous Winter versions:
$obj->makePartial('modules/backend/widgets/form/partials/field_dropdown', ...);
Workaround
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels