utf-8 issue

[email protected] Tue, 08 Apr 2025 23:47:29 +0200
Newsgroups gmane.comp.web.wiki.pmwiki.user
Message-ID <[email protected]>
Hi,

I would like to use pmwiki but I hit an issue with UTF-8.

I have this in the index.php:

   <?php
   include_once('pmwiki.php');
   include_once("scripts/xlpage-utf-8.php");

but the UTF-8 config is not being picked up.

When I save this japanese text:

   こんにちは

in a page, I get this

   &#12371;&#12435;&#12395;&#12385;&#12399;

when trying to edit the page again.

Also there is no mention of UTF-8 in the page HTML source.

Editing japanese works on pmwiki.org as expected.

Any idea what I am doing wrong?

Cheers,

Tomas

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users