Feedback: Stray space in section title leads to unexpected section links

Created on 21 May 2018  路  8Comments  路  Source: MicrosoftDocs/feedback

Describe the bug
On the API pages - the Enum fields section title has a stray space at the end. This was only noticed as it meant links to #fields do not work - the link must instead go to #fields-.

This is of course very minor - but hopefully a simple fix as well!

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://docs.microsoft.com/en-us/dotnet/api/system.genericuriparseroptions?view=netframework-4.7.2
  2. Click on the "link button" besides the "Fields" title

Expected behavior
Created link should be https://docs.microsoft.com/en-us/dotnet/api/system.genericuriparseroptions?view=netframework-4.7.2#fields

Actual behavior
Created link is https://docs.microsoft.com/en-us/dotnet/api/system.genericuriparseroptions?view=netframework-4.7.2#fields-

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome
  • Version: 66.0.3359.181 (Official Build) (64-bit)
assigned-to-pm content resolved

Most helpful comment

@mairaw thanks for passing this along. We've created an internal work item to fix it.

All 8 comments

@ChrisMaddock Your issue is transferred to .Net team issue queue.

Please reopen this here @Powerhelmsman. Those sections are auto-generated and I cannot control that from the content side. /cc @adkinn @dend

@mairaw thanks for passing this along. We've created an internal work item to fix it.

It seems this was fixed already. Can you confirm @adkinn?

@mairaw yes, we fixed this! Apologies for not bubbling back up to this issue.

I don't have write permissions, so somebody other than me has to close this. 馃槃

@ChrisMaddock Close as it is resolved.

Thanks! 馃槂

Was this page helpful?
0 / 5 - 0 ratings