Skip to content

Cherry-pick: Encode AppNotificationBuilder URIs#6348

Closed
guimafelipe wants to merge 1 commit intorelease/2.0-stablefrom
user/felipeda/cherry-pick-6068
Closed

Cherry-pick: Encode AppNotificationBuilder URIs#6348
guimafelipe wants to merge 1 commit intorelease/2.0-stablefrom
user/felipeda/cherry-pick-6068

Conversation

@guimafelipe
Copy link
Copy Markdown
Contributor

Cherry-pick of #6068 into release/2.0-stable.

URIs used in AppNotificationBuilder weren't encoded, so if they contained characters like &, calling the BuildNotification method would fail with a System.Runtime.InteropServices.COMException (semicolon expected).

This cherry-pick applies the EncodeXml fix to all URI parameters in AppNotificationBuilder.cpp.

@guimafelipe guimafelipe marked this pull request as ready for review March 26, 2026 23:20
@guimafelipe
Copy link
Copy Markdown
Contributor Author

/azp run

@guimafelipe
Copy link
Copy Markdown
Contributor Author

Closing because this is merging in stable. Opened #6358 to merge in experimental.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants