6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/26/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#4421] templates/calendars.inc: when using ISO-8859-1
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . .. .. .. . | \| ||\ ||\/||__| |__/|__|| \|| || |
Comment
> Hello > > Creating a new calendar with a name containing french accents raises > an issue when we trying to select it in the share dropdownlist. > > > > kronolith/templates/calendars.inc uses rawurlencode() to initialize > the fields array, and decodeURIComponent() to extract value from this > array. When the charset is not utf-8, this seems to be incorrect. > > > > Instead of using rawurlencode (), we can use encodeURIComponent(): > > - "<?php echo rawurlencode($cal->get('name')) ?>, > > +encodeURIComponent("<?php echo $cal->get ('name') ?>"), > > > > Thanks for your advises > > Regards > > Patrick > >
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