= Description = Forwarded from: https://bugs.launchpad.net/ubuntu-website/+bug/701865 An anchor link such as: https://wiki.ubuntu.com/PaperCut#How%20can%20I%20tell%20if%20a%20bug%20is%20easy%20to%20fix? is not properly escaped. Where the question mark forms part of the Anchor link text, it needs to be encoded as "%3f" in order for the link to work: https://wiki.ubuntu.com/PaperCut#How%20can%20I%20tell%20if%20a%20bug%20is%20easy%20to%20fix%3f Goto [[#Example?]] (anchor in 1.9) == Example == * Bad: https://wiki.ubuntu.com/PaperCut#How%20can%20I%20tell%20if%20a%20bug%20is%20easy%20to%20fix? * Good: https://wiki.ubuntu.com/PaperCut#How%20can%20I%20tell%20if%20a%20bug%20is%20easy%20to%20fix%3f == Component selection == * general == Details == == Workaround == Manually change the anchor link URL to end `%3f` when pasting. = Discussion = This is the example line for the anchor with an question mark `<>` <> Bug in ancient outdated 1.6.3 Version of moin. = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: fixed in recent moin version, see example on this page ---- ## If you are a moin core developer, replace the category to Category* in these cases: ## Category MoinMoinNoBug - if this is not a bug. ## Category MoinMoinBugConfirmed - if you can confirm the bug on current code. ## Category MoinMoinBugFixed - after the bug is fixed in current code. CategoryMoinMoinBugFixed