Summary | Mediawiki wiki link doesn't work if there the page name contains international character |
Queue | Wicked |
Queue Version | 1.0-ALPHA1 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | szimszon (at) oregpreshaz (dot) eu |
Created | 10/06/2011 (5038 days ago) |
Due | |
Updated | 11/03/2011 (5010 days ago) |
Assigned | |
Resolved | 10/10/2011 (5034 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
[jan] Fix links to add new pages on pages with non-ascii names (
Bug #10612).3 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/87446d8d5fd24b27ebe1112a2ef511f46ff5814a
[jan] Fix links to add new pages on pages with non-ascii names (
Bug #10612).3 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/87446d8d5fd24b27ebe1112a2ef511f46ff5814a
State ⇒ Resolved
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Wicked
Summary ⇒ Mediawiki wiki link doesn't work if there the page name contains international character
Type ⇒ Bug
State ⇒ Unconfirmed
Use Mediawiki syntax.
Create a page with name: "Próba"
Put an wiki link like [ [ another ] ] in it and save.
If you move the mouse over the link you would see a ...page=Próba url
and not a ...page=another.
If you just rename the page to "Proba", than you would see a
...page=another if you move the mouse over the wiki link...