6.0.0-alpha14
7/2/25

[#7672] Default states and priorities cant contain non-ascii characters
Summary Default states and priorities cant contain non-ascii characters
Queue Whups
Queue Version 1.0
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester ax (at) natur (dot) cuni (dot) cz
Created 11/12/2008 (6076 days ago)
Due
Updated 11/12/2008 (6076 days ago)
Assigned
Resolved 11/12/2008 (6076 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/12/2008 04:56:43 PM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
This is a known limititation. The configuration is stored in PHP 
files, and PHP files can't contain arbitrary encodings.
11/12/2008 01:13:47 PM ax (at) natur (dot) cuni (dot) cz Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Default states and priorities cant contain non-ascii characters
Queue ⇒ Whups
Milestone ⇒
Patch ⇒ No
Reply to this comment
When I enter (in adminstration interface) default states or priorities 
containing non-ascii characters and save them, they are malformed in 
conf.php (for example characters that are in iso-latin-2 and not in 
iso-latin-1 are converted into question marks).

If i edit conf.php and put accented letters there (in utf-8), they are 
displayed wrong (looks like they are converted to 8-bit and displayed 
as iso-latin-1) in configuration interface and when default 
states/priorities are created, all strings read from conf.php are cut 
before first non-ascii letter.

Saved Queries