Skip to content

Create new template folder is not filled with templates #48608

@juliusknorr

Description

@juliusknorr
  • Creating a new templates folder should copy files from the skeleton directory or configured templatedirectory in config.php to the new folder
  • This seems to be broken on master (likely also older versions)

Needs some stepping through the logic in

public function initializeTemplateDirectory(?string $path = null, ?string $userId = null, $copyTemplates = true): string {
to see why it fails

Metadata

Metadata

Assignees

Type

Projects

Status

🧭 Planning evaluation (don't pick)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions