Skip to content

Conversation

@Diegorro98
Copy link

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, specifically stating semicolon expected.

With this PR, I call the EncodeXML function (already used in some parts of the code) for all the URIs present in the file.

A microsoft employee must use /azp run to validate using the pipelines below.

WARNING:
Comments made by azure-pipelines bot maybe inaccurate.
Please see pipeline link to verify that the build is being ran.

For status checks on the main branch, please use TransportPackage-Foundation-PR
(https://microsoft.visualstudio.com/ProjectReunion/_build?definitionId=81063&_a=summary)
and run the build against your PR branch with the default parameters.

@guimafelipe
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

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