We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
[:wikipage:]
Reported at https://forum.ubuntuusers.de/topic/wiki-links-im-forum-2/#post-9157548
The text was updated successfully, but these errors were encountered:
Actually: If we would not URL-Encode the links in first place, we would not need this.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: