Skip to content

Incorrect anchor links #3945

Open
Open
@vmishenev

Description

On the page https://kotlinlang.org/api/core/kotlin-reflect/kotlin.reflect.full/-illegal-callable-access-exception/
the link for message (or cause) unexpectedly leads to NoSuchPropertyException.message

There is another example (#2879 (comment)):

class MyStringA : String
class MyStringB : String

MyStringA.length (or another declaration) leads to MyStringB.length

May be fixed by #3054

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions