Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The warning links to .ToString but that article then links to another. Update the link here to the final article. #41651

Open
adegeo opened this issue Jul 3, 2024 · 0 comments
Assignees
Labels
doc-enhancement Improve the current content [org][type][category] dotnet-fundamentals/svc Pri1 High priority, do before Pri2 and Pri3 user-feedback Issues related to "Unified User Feedback".

Comments

@adegeo
Copy link
Contributor

adegeo commented Jul 3, 2024

Type of issue

Other (describe below)

Description

This page has a warning in the Default formatting using the tostring method section. It tells the user to check the remarks in the Object.ToString article. That article then tells them to look at Supplemental API remarks for Object.ToString. for information about IStringable. The warning should be updated to point directly to this information. The IStringable class reference also needs to be updated.

User feedback

There is a yellow "Warning" box on this page that links to Object.ToString(), promising a section on IStringable.That section does not exist. Instead, the information is on a THIRD page, referenced on the . ToString() page as "Supplemental API remarks for Object.ToString."I would suggest linking directly to that third page... from this page, rather than requiring the user to navigate through the intermediate page.

Page URL

https://learn.microsoft.com/en-us/dotnet/standard/base-types/formatting-types

Content source URL

https://github.com/dotnet/docs/blob/main/docs/standard/base-types/formatting-types.md

Document Version Independent Id

9252e988-d014-3181-8364-464fddf1d964

Article author

@adegeo

Metadata

  • ID: 6bf07f89-e525-255d-12ab-f15b86fe8f5a
  • Service: dotnet-fundamentals
@adegeo adegeo self-assigned this Jul 3, 2024
@issues-automation issues-automation bot added dotnet-fundamentals/svc Pri1 High priority, do before Pri2 and Pri3 labels Jul 3, 2024
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Jul 3, 2024
@adegeo adegeo added the doc-enhancement Improve the current content [org][type][category] label Jul 3, 2024
@dotnet-bot dotnet-bot removed the ⌚ Not Triaged Not triaged label Jul 3, 2024
@adegeo adegeo added the user-feedback Issues related to "Unified User Feedback". label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-enhancement Improve the current content [org][type][category] dotnet-fundamentals/svc Pri1 High priority, do before Pri2 and Pri3 user-feedback Issues related to "Unified User Feedback".
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants