Page MenuHomeDevCentral

Encode MediaWiki page title parameter in query string
ClosedPublic

Authored by dereckson on Thu, Oct 30, 23:08.

Details

Summary

Fixes T2171.

Test Plan
workspace.yml
applications:
  - [...]

  - bind: guide-wolfplex
    name: MediaWikiMirrorApplication
    nav:
      - ["fr", "Mémento Wolfplex"]
      - ["en", "Wolfplex memento"]
    page: Mémento des stagiaires
    url:
      - https://www.wolfplex.org
      - /w

  - bind: guide-academics
    name: MediaWikiMirrorApplication
    nav:
      - [ "fr", "Guide académique" ]
      - [ "en", "For schools" ]
    page: Internship guide/Colleges, universities and schools
    url:
      - https://agora.nasqueron.org
      - ""

Diff Detail

Repository
rOBSIDIAN Obsidian Workspaces
Lint
Lint Not Applicable
Unit
Tests Not Applicable