Skip to content

qualifyHint of codeEntityReference not right working on unresolved references #614

@VBWebprofi

Description

@VBWebprofi

If I reference in codeEntityReference a type that could not resolved for linking this reference and qualifyHint is set to true it places only simple name instead a full qualified.

<codeEntityReference qualifyHint="true">T:Common.ICodeVersion</codeEntityReference>

results in ICodeVersion instead Common.ICodeVersion.

Currently I have a workaround by placing "Common.ICodeVersion" in linkText.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions