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

Wiki link: problem when using escaped slugs #1117

Open
sebix opened this issue May 13, 2020 · 1 comment
Open

Wiki link: problem when using escaped slugs #1117

sebix opened this issue May 13, 2020 · 1 comment

Comments

@sebix
Copy link
Member

sebix commented May 13, 2020

For Wiki pages like "GTK+ Anwendungen unter KDE" browser show the URL as https://wiki.ubuntuusers.de/GTK%2B_Anwendungen_unter_KDE/ with escaped plus sign. Using the last URL part as in the [:wikipage:] syntax, results in a URL to https://wiki.ubuntuusers.de/GTK2B_Anwendungen_unter_KDE/ with the % sign ignored.

Reported at https://forum.ubuntuusers.de/topic/wiki-links-im-forum-2/#post-9157548

@Lyra2108
Copy link
Member

Actually: If we would not URL-Encode the links in first place, we would not need this.

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

2 participants