Opened 13 years ago
Closed 13 years ago
#7048 closed bug (worksforme)
AJAX not working if special character is present and html is over a certain size in Internet Explorer (1.4.x)
Reported by: | h_guillaume | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.4 |
Component: | ajax | Version: | 1.4.2 |
Keywords: | ajax | Cc: | |
Blocked by: | Blocking: |
Description
AJAX is not working and Internet Explorer shows a javascript error. If the following conditions are met:
- File is encoded in ANSI.
- Browser is Internet Explorer.
- HTML Meta-content is not specified.
- Special character is present like "é" in HTML.
- HTML is around 5KB or more.
- Jquery 1.4.x is used.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | jquery_bug.zip added |
---|
comment:1 Changed 13 years ago by
Note: if you refresh the page, the bug dissapear. But the bug is present the first time the page load. You have to re-enter the url ever time to reproduce the bug.
comment:3 Changed 13 years ago by
Keywords: | meta content over size oversize ANSI special character internet explorer removed |
---|---|
Priority: | → undecided |
Resolution: | → worksforme |
Status: | new → closed |
This is working for me. I ran your submitted test files against Internet Explorer 6, 7 and 8 and everything was returned back correctly via Ajax including the text reply.
Please feel free to re-submit your bug report if you can add additional details or test cases for us to investigate.
Thanks!.
Note: See
TracTickets for help on using
tickets.
Jquery containing all the files required to reproduce the bug