[Tickets #7209] Re: Special Characters in Category Labels / Charset issue
bugs at horde.org
bugs at horde.org
Sun Aug 17 09:26:15 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7209
------------------------------------------------------------------------------
Ticket | 7209
Updated By | bowser at fstph.at
Summary | Special Characters in Category Labels / Charset issue
Queue | Kronolith
Version | 2.2
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
bowser at fstph.at (2008-08-17 05:26) wrote:
> Can you please attach the relevant bits of prefs.php?
I think that would be these ones here:
// categories
$_prefs['categories'] = array(
'value' =>
'SpieleVideoFestl|Politik|Freizeit|Prüfungen|Physik/Vorträge|Studienrelevantes',
'locked' => false,
'shared' => true,
'type' => 'implicit'
);
// category colors
$_prefs['category_colors'] = array(
'value' =>
'SpieleVideoFestl:#147bff|Politik:#ff56ca|Freizeit:#d1ff2d|Prüfungen:#661a00|Physik/Vorträge:#f8ff28|Studienrelevantes:#fe9900',
'locked' => false,
'shared' => true,
'type' => 'implicit'
);
// UI for category management.
$_prefs['categorymanagement'] = array(
'type' => 'special'
);
Thats the only thing I changed manually.
More information about the bugs
mailing list