Skip to main content

Bug Tracker

Side navigation

#6082 closed bug (invalid)

Opened February 12, 2010 10:35AM UTC

Closed February 16, 2010 09:13PM UTC

Ajax calls failing in IE6, but same code working in Firefox.

Reported by: vramanu Owned by:
Priority: Milestone: 1.4.2
Component: ajax Version: 1.4.1
Keywords: IE ajax issue, Cc: venkatesh.r01@gmail.com
Blocked by: Blocking:
Description

Ajax call fails in IE, but it works in firefox, the jsonformat is fine and i have checked it using json validator.Things are working fine once reverted to 1.3 version. I am using 1.4.1 version.

Attachments (0)
Change History (3)

Changed February 13, 2010 07:09AM UTC by vramanu comment:1

i have tried with cache:false in ajaxSet up, still the issue is there, i am generating the json dynamically.

Changed February 13, 2010 07:32AM UTC by vramanu comment:2

in IE also, the first ajax call is happening properly while the page loads, the subsequent ajax calls such as on click of buttons are failing i have tried with cache:false also.

Changed February 16, 2010 09:13PM UTC by john comment:3

resolution: → invalid
status: newclosed

Do you have any more information? It's a bit hard to debug without a test case. Please reopen if you have one.