6.0.0-alpha14
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
6/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9567] charset pb replying to message
*
Your Email Address
*
Spam protection
Enter the letters below:
. . __ .__ \ /.__. |\/|/ `[__) >< | | | |\__.[__)/ \|__\
Comment
>> Still working perfectly here. > > body (variable $msg) looks fine up to line 2504 in imp/lib/Compose.php > > if ($mode == 'html') { > $msg = > $GLOBALS['injector']->getInstance('Horde_Core_Factory_TextFilter')->filter($msg, array('Cleanhtml', 'Xss'), array(array('body_only' => true), array('strip_styles' => true, 'strip_style_attributes' => > false))); > } elseif ($type == 'text/html') { > $msg = > $GLOBALS['injector']->getInstance('Horde_Core_Factory_TextFilter')->filter($msg, > 'Html2text'); > $type = 'text/plain'; > } > > but after line 2511, msg looks wrong (accent are screwed). > > If I change array('Cleanhtml', 'Xss') to array(), accents look OK > (but the reply message is a bit screwed :-)). > >
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