#2
New
Passerby: Unicode support
Reported by Neil C. Obremski on Otechski JS · 12/10/2006 22:28:02
- Assigned to:
- Neil C. Obremski
- Priority:
- Normal
- Status:
- New
- Category:
- None
- Version:
- None
In order to support Unicode I plan to employ UTF-8 encoding on the backend. The problem will be the expansion caused by using this with non-Latin languages which could introduce undesirable “trimming”.
Other road block: URL-encoding on client-side must take non-Latin characters into account. I don’t even know how encodeURIComponent() determines or deals with non-ASCII.
Attachments
No attachment has been uploaded, yet.
Loading comments...