Skip to content

ViewMaker::makePartial() regression #571

@mjauvin

Description

@mjauvin

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions