6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/6/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6457] utf-8 error on attendee's addressbook search
*
Your Email Address
*
Spam protection
Enter the letters below:
._.. .. . __ . , | | ||\/|/ ` \./ _|_|/\|| |\__. |
Comment
> Sorry I have not much time these days... :( > > > > I found some interesting line but it seems to have no effect to my problem. > > > > In kronolith's imle.php I found the line: > > echo > KRONOLITH_Serialize_JSON::encode(String::convertCharset($result, > NLS::getCharset(), 'utf-8')); > > > > (String::convertCharset($result, NLS::getCharset(), 'utf-8' -->)<-- ); > > > > And in IMP's compose.php: > > > > $js_code[] = 'var identities = ' . > IMP_Serialize_JSON::encode(String::convertCharset($js_ident, > NLS::getCharset()), 'utf-8'); > > > > (String::convertCharset($js_ident, NLS::getCharset() -->)<-- , 'utf-8'); > > > > In kronolith's code, the 'utf-8' is the argument of > String::convertCharset but not in IMP's code... > > > > Anyway change it in kronolith doesn't do the trick :( > > > > > >
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