[pmwiki-users] Still troubles with UTF-8 characters in WikiLinks
Patrick R. Michaud
pmichaud at pobox.com
Wed Apr 20 12:05:47 CDT 2005
On Wed, Apr 20, 2005 at 05:06:15PM +0200, Laurent Meister wrote:
>
> Something like [[Main/Täst]] don't work. Clicking on it will open an
> editpage with the URL: http://apfelwiki.de/wiki/Main/Täst?action=edit
> but the Pagename shown in the Header is TSt. Pressing save after
> editing will open a page called Main.TSt that don't exisit "Decribe TSt
> here" A Page called Täst doesn't exist.
The problem is probably the guestbook.php cookbook script -- it's
taking the UTF-8 encoded $pagename and converting it to an
ISO-8859-1 encoding, thus the page name is incorrect from that
point forward.
Pm
More information about the pmwiki-users
mailing list