Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intrawiki links are rendered incorrectly #49

Open
chreekat opened this issue Nov 26, 2024 · 0 comments
Open

Intrawiki links are rendered incorrectly #49

chreekat opened this issue Nov 26, 2024 · 0 comments

Comments

@chreekat
Copy link
Collaborator

Example page: https://wiki.haskell.org/index.php?title=Template:Main/Intro

Example link: [[functional programming|purely-functional]]

Expected rendering: https://wiki.haskell.org/Functional_programming

Actual rendering: https://wiki.haskell.org/index.php?title=Functional_programming

To fix, at least one thing needs to change:

  1. $wgArticlePath, used for rendering article links
  2. Possibly a coordinated change to nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant