6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/19/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7730] Tickets created by email are not correctly encoded
*
Your Email Address
*
Spam protection
Enter the letters below:
.___. ,._..__ .__ [__ \./ | | \[ __ [___ | _|_|__/[_./
Comment
> Whups_Mail::processMail() is getting the mail body for comments by > _buildComment(). This function doesn't seem to care about mail > encoding - replacing > >> $comment .= $part->transferDecode(); > > with > >> $comment .= String::convertCharset($part->transferDecode(), >> $part->getCharset()); > > in Whups_Mail::_buildComment() fixes this for me. My system seems to > be correctly configured, one reason for the fact that it works on > other systems may be that today still most (European) systems out > there are running their cron jobs as ISO8859 - and most mails have > this very same encoding. > > > > Best regards, > > Thomas Gelf > > > > NB: Sorry for not attaching a unified diff for this one-line fix - I > still need to clean up my code, remove debugging output etc...
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