Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.8.4
-
Fix Version/s: None
-
Component/s: Wiki (1.x)
-
Labels:None
-
Environment:Solaris + Oracle (with NLS=AMERICAN_AMERICA.AL32UTF8)
-
Database:Oracle
-
Affected Branches:MOODLE_18_STABLE
Description
We have detected some problems with the encoding of some wiki pagenames. In the wiki_pagenames database table there were some pagenames columns with strange characters (only pagenames, content column encoding was ok). We have updated this entries directly in the database and we have solved the problem. Could you revise the wiki module to solve this problems? Thank you! If you need more information, we can send it.
hello,
unfortunately the Wiki module does not support encoding properly in page titles - this is the limitation of the original eWiki.
for now you could use either nwiki or ouwiki modules.
petr