Skip to content

Navigating between versions from a module page with a changed location shows an error page #3399

Open
@IgnatBeresnev

Description

Originally reported to ktor's issue tracker: KTOR-6536


If a module has changed locations in different versions, when navigating between the versions from the module page a "Not found" error is shown. This makes it look like there is no documentation for the selected version at all. Is it possible to redirect to the new location? Or at least keep the navigation layout and show a "Not found" message in the main content area.

Steps to reproduce:

  1. Navigate to ktor-server-core/io.ktor.server.engine.

  2. Use the switcher from the top navigation to change the version to 2.3.6.
    The following page is shown: https://api.ktor.io/not-found-version.html?v=2.3.6

image

Metadata

Assignees

No one assigned

    Labels

    bugfeedback: Kotlin libsFeedback from Kotlin's internal librariesplugin: versioningAn issue/PR related to Dokka's versioning plugin

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions