Skip to content

Conversation

@carolinacmoravia
Copy link
Contributor

Hello, @mairaw,

Localization team has reported source content issue that causes localized version to have broken format compared to en-us version.

Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR then share your PR number so we can confirm and close this PR.

Many thanks in advance.

Summary

Describe your changes here.

Fixes #Issue_Number (if available)

Hello, @mairaw,

Localization team has reported source content issue that causes localized version to have broken format compared to en-us version.  

Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR  then share your PR number so we can confirm and close this PR.

Many thanks in advance.
- The xref:System.ServiceModel.Channels.ChannelFactoryBase class implements xref:System.ServiceModel.Channels.ChannelManagerBase and xref:System.ServiceModel.Channels.IChannelFactory and consolidates the CreateChannel overloads into one `OnCreateChannel` abstract method.

- The``<xref:System.ServiceModel.Channels.ChannelListenerBase> class implements <xref:System.ServiceModel.Channels.IChannelListener>. It takes care of basic state management.
- The xref:System.ServiceModel.Channels.ChannelListenerBase class implements xref:System.ServiceModel.Channels.IChannelListener. It takes care of basic state management.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the right fix here is to remove the ``, but keep the angle brackets as they are. Otherwise the xrefs won't work.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's correct. The double `` should be removed, but the < and > should stay.

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this.

There's a better choice to fix this issue. Can you make those updates, and then we'll :shipit: it.

- The xref:System.ServiceModel.Channels.ChannelFactoryBase class implements xref:System.ServiceModel.Channels.ChannelManagerBase and xref:System.ServiceModel.Channels.IChannelFactory and consolidates the CreateChannel overloads into one `OnCreateChannel` abstract method.

- The``<xref:System.ServiceModel.Channels.ChannelListenerBase> class implements <xref:System.ServiceModel.Channels.IChannelListener>. It takes care of basic state management.
- The xref:System.ServiceModel.Channels.ChannelListenerBase class implements xref:System.ServiceModel.Channels.IChannelListener. It takes care of basic state management.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's correct. The double `` should be removed, but the < and > should stay.

@carolinacmoravia
Copy link
Contributor Author

Hello, @BillWagner and @svick,
Thanks for your comments. Committed as indicated. Could you review and help to merge, please?
Thank you.

@BillWagner
Copy link
Member

Thanks for making the updates @carolinacmoravia

I've reviewed the updates and I'll :shipit: now.

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.

4 participants