Skip to content

[Bug] Template bug #10862

@VrIgHtEr

Description

@VrIgHtEr

Describe the bug
When the separatePages is used for .NET api docs, the pages for fields have the <summary> contents also copied over as if the <value> in the .NET docs was populated. However, any links in it are not copied over (ex CREFs), replacing the contents with an empty string. This does not happen if <value> was explicitly set in the .net xml docs.

When the samePage setting is used, the <summary> contents are not displayed in the <value> space at all. If the <value> is omitted from the XML docs, then the generated site displays nothing under the field value. The behavious between samePage and separatePages is inconsistent.

  • When separatePages is used and <value> is not set:ImageImage

  • When separatePages is used and <value> is set:ImageImage

  • samePage is used, <value> unset:ImageImage

  • samePage, <value> set:ImageImage

  • Browser: firefox

  • Form factor: desktop

  • Docfx version: 2.78.3+850a61c2ecb83b0bda21448f1393e480934556fd

  • Template: default

Metadata

Metadata

Assignees

No one assigned

    Labels

    templateThe stock site template

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions