Skip to content

Cherry-pick: Encode AppNotificationBuilder URIs#6358

Open
guimafelipe wants to merge 1 commit intorelease/2.0-experimental2from
user/felipeda/cherry-pick-6068-exp
Open

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

Conversation

@guimafelipe
Copy link
Copy Markdown
Contributor

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

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 27, 2026 16:57
@guimafelipe
Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@guimafelipe guimafelipe enabled auto-merge (squash) March 27, 2026 17:27
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.

3 participants