Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Fixed ClientTelemetryBindingElement clone method#155

Open
asfyra wants to merge 1 commit intomicrosoft:masterfrom
asfyra:fix-binding-element-clones
Open

Fixed ClientTelemetryBindingElement clone method#155
asfyra wants to merge 1 commit intomicrosoft:masterfrom
asfyra:fix-binding-element-clones

Conversation

@asfyra
Copy link
Copy Markdown

@asfyra asfyra commented Nov 23, 2018

The clone method in ClientTelemetryBindingElement did not copy the parameters passed from web.config

So if someone had for example set the IgnoreChannelEvents property to true in web.config, the open event would be tracked in telemetry anyway.

…rameters passed from web.config

So if someone had for example set the IgnoreChannelEvents property to true in web.config, the open event would be tracked in telemetry anyway.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant