Skip to content

fix: corrently handle direct editor creator returned templates - #64494

Open
icewind1991 wants to merge 2 commits into
masterfrom
direct-template-fix
Open

icewind1991 wants to merge 2 commits into
masterfrom
direct-template-fix

Conversation

@icewind1991

@icewind1991 icewind1991 commented Sep 17, 2026

Copy link
Copy Markdown
Member

Summary

ACreateFromTemplate::getTemplates returns ATemplate[], not array[]. So convert them to arrays.

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

fixes #64461

Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991 icewind1991 added this to the Nextcloud 36 milestone Sep 17, 2026
@icewind1991
icewind1991 requested a review from a team as a code owner September 17, 2026 15:58
@icewind1991
icewind1991 requested review from Altahrim, come-nc, leftybournes and salmart-dev and removed request for a team September 17, 2026 15:58
@icewind1991 icewind1991 added the 3. to review Waiting for reviews label Sep 17, 2026
@icewind1991

Copy link
Copy Markdown
Member Author

/backport to stable35

@icewind1991

Copy link
Copy Markdown
Member Author

/backport to stable34

@icewind1991

Copy link
Copy Markdown
Member Author

/backport to stable33

Signed-off-by: Robin Appelman <robin@icewind.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DirectEditing Manager::getTemplates() crashes when a creator returns ATemplate objects (per interface contract)

1 participant