Skip to content

Sidebar has bad links to some methods with optional arguments #2359

@krzysdz

Description

@krzysdz

Links in sidebar (menu on the left, not "On this page" ToC) to some 3.x and 4.x methods with optional arguments have fragments that do not correspond to existing ids. Clicking them opens the right page, but does not scroll to the relevant section.

Affected pages (the hrefs that don't work):

  • 4.x:
    • /en/4x/api/request#reqparamname, fragment should be #reqparamname--defaultvalue
  • 3.x:
    • /en/3x/api/application#appallpath-callback--callback-
    • /en/3x/api/application#applistenport-host-backlog-callback
    • /en/3x/api/application#apprenderview-locals-callback
    • /en/3x/api/application#appusepath-callback--callback
    • /en/3x/api/request#reqheaderfield
    • /en/3x/api/response#resclearcookiename--options
    • /en/3x/api/response#rescookiename-value--options
    • /en/3x/api/response#resdownloadpath--filename--options--fn
    • /en/3x/api/response#resjsonbody
    • /en/3x/api/response#resjsonpbody
    • /en/3x/api/response#reslocationpath
    • /en/3x/api/response#resredirectstatus-path
    • /en/3x/api/response#resrenderview--locals--callback
    • /en/3x/api/response#ressendbody
    • /en/3x/api/response#ressetfield--value

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.xDocs for 3.x version4.xDocs for 4.x versionbugdesignChange, update, or fix for site UI (not content)

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions