#112 closed defect (fixed)
dojo.io.bind doesn't properly encode non-ASCII characters
Reported by: | david | Owned by: | david |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Core | Version: | 0.1 |
Keywords: | encoding | Cc: | |
Blocked By: | Blocking: |
Description
I might have fixed it with [1491], but we need to do some more real-world testing before I close it up.
Change History (6)
comment:1 Changed 15 years ago by
Milestone: | → 0.2release |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|
comment:5 Changed 15 years ago by
And by that I meant djConfig.bindEncoding
. I brought my A-game today, baby.
Note: See
TracTickets for help on using
tickets.
Looks like we might be good to go here. Yay.