Summary | whups's records seems stored as utf format to storage backend |
Queue | Whups |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | Horde Developers (at) |
Requester | david (at) tmv (dot) gov (dot) tw |
Created | 09/03/2004 (7691 days ago) |
Due | |
Updated | 09/24/2004 (7670 days ago) |
Assigned | 09/03/2004 (7691 days ago) |
Resolved | 09/24/2004 (7670 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
is still present in HEAD20040923.
If I use the mail filter to inject received mail into a queue, and
have Swedish national characters in the subject, they are *stored*
properly, but displayed incorrectly in Whups. If the body of the same
message contains these Swedish national characters, they are *stored*
incorrectly (and displayed incorrectly).
If I enter a ticket inside of Whups, using the same Swedish national
characters, the ticket is displayed properly, but stored as what
appears to be UTF-8.
I can repeat this as many times as I want, and it happens regardless
of the mail client used when sending the message that is injected into
the queue, and regardless of the browser I use when entering the
ticket inside of Whups.
Needless to say, it makes Whups slightly impossible to test in a real
environment where these characters are used frequently ;)
New Attachment: sql.php.patch
Patch was attached.
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ whups's records seems stored as utf format to storage backend
Queue ⇒ Whups
horde/config/conf.php,but all whups's records seems stored as utf
format to sql backend.
David Chang