Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(BaseResponse): Cast XML element values to string #48013

Merged

Conversation

provokateurin
Copy link
Member

@provokateurin provokateurin commented Sep 15, 2024

For reference: #47984

Summary

writeElement() only accepts ?string, so we need to cast it explicitly as it will fail with strict types enforced.

Checklist

@provokateurin provokateurin added this to the Nextcloud 31 milestone Sep 15, 2024
@provokateurin provokateurin requested review from miaulalala, a team, ArtificialOwl, artonge and come-nc and removed request for a team September 15, 2024 13:20
@provokateurin
Copy link
Member Author

/backport to stable30

@provokateurin
Copy link
Member Author

/backport to stable29

@provokateurin
Copy link
Member Author

/backport to stable28

Signed-off-by: provokateurin <kate@provokateurin.de>
@provokateurin provokateurin force-pushed the fix/baseresponse/xml-element-value-string-cast branch from ec7fcce to 3d9b498 Compare September 15, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants