<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Special Characters in Category Labels / Charset issue</title> 
  <pubDate>Fri, 10 Apr 2026 10:04:36 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7209</link> 
  <atom:link rel="self" type="application/rss+xml" title="Special Characters in Category Labels / Charset issue" href="https://bugs.horde.org/ticket/7209/rss" /> 
  <description>Special Characters in Category Labels / Charset issue</description> 
 
   
   
  <item> 
   <title>Hello, I got a litte problem which seems to be a charset iss</title> 
   <description>Hello, I got a litte problem which seems to be a charset issue.

I got some &quot;global&quot; Category Labels defined in config/prefs.php and my

users got the same Labels defined so they can use them. This way I have

coloured labels for my shared calendar that can be viewed by guests.

Now while these Labels work for my users (stored in MySQL Database with

charset UTF-8) the guest user does not see the colours with labels that

got special characters (ö,ü,ä...) in them.

Everything on my System is UTF-8. So it seems somewhere a conversion is

done that is not wanted.



You can see an example here on April 1st:

http://www.fstph.at/horde/kronolith/month.php?month=4&amp;year=2008



tia

</description> 
   <pubDate>Sat, 16 Aug 2008 22:52:05 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7209#t48231</link> 
  </item> 
   
  <item> 
   <title>Can you please attach the relevant bits of prefs.php?</title> 
   <description>Can you please attach the relevant bits of prefs.php?</description> 
   <pubDate>Sun, 17 Aug 2008 05:22:54 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7209#t48234</link> 
  </item> 
   
  <item> 
   <title>&gt; Can you please attach the relevant bits of prefs.php?



I</title> 
   <description>&gt; Can you please attach the relevant bits of prefs.php?



I think that would be these ones here:



// categories

$_prefs[&#039;categories&#039;] = array(

    &#039;value&#039; =&gt; &#039;SpieleVideoFestl|Politik|Freizeit|Prüfungen|Physik/Vorträge|Studienrelevantes&#039;,

    &#039;locked&#039; =&gt; false,

    &#039;shared&#039; =&gt; true,

    &#039;type&#039; =&gt; &#039;implicit&#039;

);



// category colors

$_prefs[&#039;category_colors&#039;] = array(

    &#039;value&#039; =&gt; &#039;SpieleVideoFestl:#147bff|Politik:#ff56ca|Freizeit:#d1ff2d|Prüfungen:#661a00|Physik/Vorträge:#f8ff28|Studienrelevantes:#fe9900&#039;,

    &#039;locked&#039; =&gt; false,

    &#039;shared&#039; =&gt; true,

    &#039;type&#039; =&gt; &#039;implicit&#039;

);



// UI for category management.

$_prefs[&#039;categorymanagement&#039;] = array(

    &#039;type&#039; =&gt; &#039;special&#039;

);



Thats the only thing I changed manually.</description> 
   <pubDate>Sun, 17 Aug 2008 09:26:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7209#t48236</link> 
  </item> 
   
  <item> 
   <title>There is no charset assumed for configuration files, so you </title> 
   <description>There is no charset assumed for configuration files, so you have to save them in the charset that most users are supposed to use, i.e. UTF-8.</description> 
   <pubDate>Sun, 17 Aug 2008 13:00:43 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7209#t48237</link> 
  </item> 
   
  <item> 
   <title>&gt; There is no charset assumed for configuration files, so yo</title> 
   <description>&gt; There is no charset assumed for configuration files, so you have to 

&gt; save them in the charset that most users are supposed to use, i.e. 

&gt; UTF-8.



As I already said, everythning is UTF-8 on my system. I just checked that again, so there is no error in that. Even if this is not a bug, there has to be a small problem somewhere. All other categories are matched correctely except the ones with special characters. I even created some categories for testing containig characters like /,&amp;.... which are also not matched correctely.

Maybe this is wanted, I don&#039;t know, I just wanted to tell you so you can react to it.</description> 
   <pubDate>Sun, 17 Aug 2008 16:00:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7209#t48247</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
