Issue 217: Calendar stops loading when special characters are found
Status:  Duplicate
Merged:  issue 107
Owner: ----
Closed:  Nov 2009
Reported by bibendus...@gmail.com, Nov 30, 2009
When some special characters are found in the title activity the calendar
stops loading giving a javascript error.
I encountered this problem using "à" "è" "ì" "ò" "ù" "°" "£" "ç" while
other special characters as "%" "&" "#" "@" work.

Nov 30, 2009
#1 gle...@gmail.com
You have to sanitize the title yourself. Its usually done on the server side.
For example àè should be \u00e0\u00e8.
Nov 30, 2009
#2 bibendus...@gmail.com
How can i do that?
I use php server size :D
Nov 30, 2009
Project Member #3 adamrs...@gmail.com
hello! i'm merging this with a past issue that covers all this and should solve your
problem. good luck...
Status: Duplicate
Mergedinto: 107