Side navigation
#1718 closed bug (worksforme)
Opened September 23, 2007 07:14PM UTC
Closed October 17, 2007 11:37PM UTC
$.ajax not properly loading url content in DOM element since 1.1.4 in MSIE
Reported by: | rernens | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.2 |
Component: | ajax | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Bug only affects MSIE ( 6 and 7) .
Loading an url in a DOM element using $.ajax was working just fine until I upgraded to 1.2.1 from 1.1.3.1.
Problem reproduced with 1.1.4.
$.ajax returns success but DOM element does not get loaded with url content.
Works properly in all other browsers tested (Firefox 2.0.0.7, Safari 2 /3 and Opera 9).
Works in MSIE in version with 1.1.3.1 and below
Attachments (0)
Change History (1)
Changed October 17, 2007 11:37PM UTC by comment:1
milestone: | 1.2.1 → 1.2.2 |
---|---|
resolution: | → worksforme |
status: | new → closed |
version: | 1.1.4 → 1.2.1 |
This works just fine for me, in all of my tests - can you provide an example? The content that you're attempting to load can have a great effect on the final result.