6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/17/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#1410] Message with 8 bit characters incorrectly shown, if message display refreshed
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.__ .___.__.. [__ | \[__ [__]| | |__/[___| ||___
Comment
> All right, I finally verified this as a problem with multipart > messages. It turns out that PHP 5's clone() doesn't seem to work the > way I expect it to. Namely, the outermost part of the object is > cloned but inner variables in the object may remain linked outside of > the cloned object. To me, clone means to create a new copy of the > object that is completely independent of the old object. Seems like > the PHP folk agree with me since there are multiple bugs on this > issue - See, e.g.: > > http://bugs.php.net/bug.php?id=27268 > > So, for now, hack around this issue using serialize/unserialize combo > which does create a truly independent object. > > > > This should fix the issue with seeing un-encoded characters when > replying/forwarding to mesages (that's the only place where i was > seeing this weirdness).
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