Description
The Quick Links in my preferences are being escaped twice. This has for effect that the link shown doesn't lead anywhere.
I've made an example on MoinMoinMaster:Procédures. When I add "Procédures" to my preferences, on that wiki, the links shows up as "Proc%c3%a9dures". When I click on that link, I get offered to create the page (which I did), but when I create & save the page, clicking on the link again doesn't bring me to the page, but brings me to the create page.
Also, if I save my preferences again, the link becomes Proc%25c3%25a9dures, and so on ad nauseum.
Example
URL: Procédures
URL: UserPreferences
Set your QuickLinks to "Procédures".
Details
The MoinMaster wiki.
MoinMoin Version |
1.3devel [Révision 1.181] |
Discussion
unquoteWikiName is not able to unquote %xx currently. Used quoteWikiNameFS to avoid them.
Plan
- Priority:
Assigned to: ThomasWaldmann
- Status: Fixed