Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Sep 6, 2024

Summary

The <?xml tag is interpreted as PHP short tags, so this causes errors. Instead just print that part of the template.

Checklist

@susnux susnux added bug 3. to review Waiting for reviews regression labels Sep 6, 2024
@susnux susnux added this to the Nextcloud 31 milestone Sep 6, 2024
@susnux susnux requested review from a team, ArtificialOwl, artonge and sorbaugh and removed request for a team September 6, 2024 14:51
@susnux susnux force-pushed the fix/xml-exception-template branch from 6a738b1 to e5745d7 Compare September 6, 2024 15:14
@susnux
Copy link
Contributor Author

susnux commented Sep 7, 2024

/backport to stable29

@susnux
Copy link
Contributor Author

susnux commented Sep 7, 2024

/backport to stable30

Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just stumbled on it, when tried to upload files via Talk (failed on PROPFIND request)

Tested, works with this change

The `<?xml` tag is interpreted as PHP short tags, so this causes errors.
Instead just print that part of the template.

Signed-off-by: Ferdinand Thiessen <[email protected]>
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.

5 participants