6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/6/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#2702] Preference for default encoding
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . . __..__ . . [__)| |(__ [__)| | | \|__|.__)| |__|
Comment
>> You also need to use the default charset for the email headers. > > > > So we have to run every header line through String::convertCharset()? > In that case, we really need to change the preference defaults back > to 'US-ASCII' rather than this code: > > 'value' => isset($GLOBALS['nls']['emails'][$GLOBALS['language']]) > > ? $GLOBALS['nls']['emails'][$GLOBALS['language']] > > : (isset($GLOBALS['nls']['charsets'][$GLOBALS['language']]) > > ? $GLOBALS['nls']['charsets'][$GLOBALS['language']] > > : 'ISO-8859-1'), > > Because those convertCharset calls are going to add up in a hurry.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers