Summary | Make sure all data passed to encode/decodeURIcomponent javascript is in UTF-8 |
Queue | Horde Base |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | |
Requester | chuck (at) horde (dot) org |
Created | 02/19/2006 (7112 days ago) |
Due | |
Updated | 07/17/2006 (6964 days ago) |
Assigned | |
Resolved | 07/17/2006 (6964 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Make sure all data passed to encode/decodeURIcomponent javascript is in UTF-8
Queue ⇒ Horde Base
Modified files:
templates/prefs identityselect.inc
Log:
decodeURIComponent() *only* works with UTF-8. That means that all
those places
where we use it are broken atm, if running Horde on a system that
doesn't use
UTF-8 for the interface.
Revision Changes Path
1.9 +2 -0 horde/templates/prefs/identityselect.inc