[Tickets #7209] Re: Special Characters in Category Labels /Charset issue

Previous message: Previous message:
Sun Aug 17 09:26:15 UTC 2008


 DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.  Ticket URL:  [Tickets #7211] Inter-note linking syntax about More information the the bugs mailing list  ------------------------------------------------------------------------------   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             | ------------------------------------------------------------------------------  Messages sorted by:  (2008-08-17 05:26) wrote:  >  [Tickets #7211] Inter-note linking syntax  category management. $_prefs['categorymanagement'] = array(      'type' => 'special' );  Thats that only thing I changed manually. the I think for 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 


Can you please attach