#12207 closed defect (wontfix)
Error message from loader.js with the uri which contains German characters in IE8
Reported by: | plyang | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | low | Milestone: | 1.8 |
Component: | Loader | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
We got the error message from loader.js with IE while open the page with German characters in uri.
Attachments (2)
Change History (11)
Changed 10 years ago by
Attachment: | 1-25-2011 7-44-20 PM.gif added |
---|
Changed 10 years ago by
Attachment: | 1-25-2011 7-40-25 PM.gif added |
---|
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Can you test this problem with a browser other than IE? Does the same problem occur in anything apart from IE8?
I've tried to produce a test case but I'm struggling to get my Internet Explorer VM to consume URLs with German characters without encoding them.
comment:3 follow-up: 8 Changed 10 years ago by
The problem does not occur with FF 3.6 and Safari 5. If you need any more information, please let me know.
comment:4 Changed 10 years ago by
Owner: | anonymous deleted |
---|
comment:5 Changed 10 years ago by
I've managed to reproduce this issue. Internet Explorer is sending full UTF-8 URIs through to my Apache server, rather than encoding the URI with UTF-8 escape sequences. FF doesn't follow the same behaviour and always encodes the URIs.
I'm unsure whether this is an issue with Internet Explorer's configuration, my web server setup or Dojo's XHR module. For the time being, I've tested a work around that you might be interested in.
If you manually encode the URI to contain the UTF-8 escape sequences rather than the UTF-8 characters, Dojo works correctly on IE8. Can you try this workaround?
comment:7 Changed 9 years ago by
Component: | Core → Loader |
---|---|
Owner: | set to Rawld Gill |
Priority: | blocker → low |
jamesthomas, grab this if you want to own it.
comment:8 Changed 9 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Replying to plyang:
Yi Plyangl,
Sorry this has been out there so long. Please reopen if this is still a problem in trunk (now in 1.8b).
comment:9 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
Any projections for when this bug will be evaluated? All our international customers may be affected by this loader bug.