[dokuwiki] Extended characters in acronyms doesn't work

  • From: "Lindgren Daniel" <daniel.lindgren@xxxxxxxxxxxxx>
  • To: <dokuwiki@xxxxxxxxxxxxx>
  • Date: Thu, 17 Jan 2008 14:20:39 +0100

Hello.

(Apologies for the last half-finished e-mail)

I've tried to add acronyms to our DokuWiki installation, I've added them to 
conf\acronyms.local.conf, it looks like this:

---

# Förkortningar. Visas med en understruken linje, för man muspekaren över den 
visas förklaringen.
# Ordningen har ingen betydelse men det blir lättare att underhålla om de är i 
bokstavsordning.
#
# OBS! Inga svenska tecken!

AD           Active Directory
ADUC         Active Directory Users and Computers
ARS          Action Request System
ESM          Exchange System Manager
FSMO         Flexible Single Master Operation
OU           Organizational Unit
RADMIN       Remote Administrator
RHEL         RedHat Enterprise Linux
SMS          (Microsoft) Systems Management Server
SSO          Single Sign-On
VEA          Veritas Enterprise Administrator
WLS          WebLogic Server
# Testar svenska tecken
TÄS          Tullens ärendehanteringsystem
ABC          Inga problem
OP5          Leverantör av (OP5) Monitor

---

If I edit a page, add "OP5" and try to save the page I get a HTTP 500 in 
Internet Explorer and this error message in Firefox:

PHP Warning:  htmlspecialchars() [<a 
href='function.htmlspecialchars'>function.htmlspecialchars</a>]: Invalid 
multibyte sequence in argument in 
C:\Inetpub\wwwroot\dokuwiki\inc\parser\xhtml.php on line 987

The page is saved, but the acronyms with extended characters are empty:

<p>
<acronym title="">OP5</acronym>
</p>

Regards,
Daniel Lindgren


Other related posts: