[pmwiki-users] utf-8 issue
    t20250408pmwiki at logand.com 
    t20250408pmwiki at logand.com
       
    Tue Apr  8 14:47:29 PDT 2025
    
    
  
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
   こんにちは
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
    
    
More information about the pmwiki-users
mailing list