6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/28/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8837] invalid email address
*
Your Email Address
*
Spam protection
Enter the letters below:
. . . __ .__ . | | |/ `[ __| |___|__|\__.[_./|___
Comment
>> The body is fine. The issue is with the header. > > Incorrect. If a specific header encoding is not defined for a > message part, we use the charset defined for the body. We don't > define a charset for the headers in IMP, so the charset of the body > is the important factor here. > > On line 762 of imp/lib/Compose.php, can you put a print_r($message) > and post the output. A test for me gives: > > Horde_Mime_Part Object > ( > [_type:protected] => text > [_subtype:protected] => plain > [_contents:protected] => Resource id #22 > [_transferEncoding:protected] => binary > [_description:protected] => > [_disposition:protected] => inline > [_dispParams:protected] => Array > ( > ) > > [_contentTypeParams:protected] => Array > ( > [charset] => UTF-8 > [format] => flowed > [DelSp] => Yes > ) > > [_parts:protected] => Array > ( > ) > > [_mimeid:protected] => > [_eol:protected] => > > [_temp:protected] => Array > ( > ) > > [_metadata:protected] => Array > ( > ) > > [_boundary:protected] => > [_bytes:protected] => > [_contentid:protected] => > [_reindex:protected] => > [_basepart:protected] => 1 > [_hdrCharset:protected] => > ) > > As expected, _hdrCharset is empty and charset is set to the sending > charset value (in this case, UTF-8).
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