[Moin-devel] [ moin-Bugs-1097377 ] Umlaut-in-Link problem 1.3.1
SourceForge.net
noreply at sourceforge.net
Thu Jan 6 10:37:33 EST 2005
Bugs item #1097377, was opened at 2005-01-06 19:36
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108482&aid=1097377&group_id=8482
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Martin Jahr (martinjahr)
Assigned to: Nobody/Anonymous (nobody)
Summary: Umlaut-in-Link problem 1.3.1
Initial Comment:
When installing Wiki 1.3.1, Links with Umlauts dont work
properly in my installation. While the pages show the
Links correctly, the URL seems to break when referring
to a page containing escaped characters.
So will the page link displaying as "AktuelleÄnderungen"
lead to a URL "...mywiki/Aktuelle%c3%84nderungen"
which itself points to the page "Aktuelle?derungen".
I tested this with these environments:
Browser
--------
IE 6.0SP1
Mozilla/Firefox 1.?
Web Server
-----------
IIS 6.0
Apache 5.0.22
OS
--
Win2k Server English
Win2003 Server German
Python
------
Python23
Python24
all with the same results.
charset is unchanged everywhere in the config files (iso)
Other observation:
action=test shows 2 failed assertions
- escape html markup in getText formatted call with link
(expected "<escape;>" but got "<p><a
class="nonexistent" href="...mywiki/%3cescape%
3e"><escape></a> </p>")
- escape html markup in getText formatted call
(expected "<escape;>" but
got "<p><escape> </p>")
Any idea? Looks like a messed-up escape mechanism
somewhere...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108482&aid=1097377&group_id=8482
More information about the Moin-devel
mailing list