[dokuwiki] conversion of 'x' to '×'

  • From: Mike Frysinger <vapier@xxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 11 Feb 2009 12:52:12 -0500

in our wiki, we use a lot of hex values, but pretty much no multiplication 
(and if there is multiplication, we use '*' rather than 'x' to show it).  
dokuwiki is autoconverting all of the 'x' strings in the hex values to '×' and 
i cant seem to figure out where.  this is a pain for us as often times the 
display is text meant for people to copy & paste into their terminals to run 
commands and the usage of '×' breaks that.

i tried disabling the code in inc/parser/metadata.php, but that didnt work.  
so then i got annoyed and used `sed` on inc/toolbar.php and inc/utf8.php as 
well, but that just broke unrelated things (like links that have an "x" in 
them).  any tips as to where this could be happening ?
-mike
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: