#6582 closed bug (worksforme)
Ajax call with redirect dont't work in jQeury 1.4.X
Reported by: | salac.r | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | |
Component: | ajax | Version: | 1.4 |
Keywords: | ajax redirect | Cc: | |
Blocked by: | Blocking: |
Description
Hi, I have upgraded to jQuery 1.4.2 and found quite annoying bug. When I make an ajax call on page with redirect jQuery dont call error neither success handler. In jQuery 1.3.X everything was good
Example is here
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
need: | Review → Test Case |
---|---|
Priority: | → undecided |
Resolution: | → worksforme |
Status: | new → closed |
What browser are you testing this in?.
I just ran your test in FireFox 3.6.10 and got the error handler (ie. the alert with 'c') triggered.
Also, what is http://rstest.ic.cz/js/b.php doing? I tried accessing it but (after a long wait) it just output aaaaaaa and didn't do any type of redirect.
Could you possibly post the code to that too so we can see what you're trying to achieve? We'll be able to help more once we know.
comment:3 Changed 12 years ago by
Hi, I just try it in several other browser's and configuration and it's working everywhere except my notebook (opensuse 11.3 firefox 3.6.10) so bug is probably on my machine.
I would like to use jsFiddle but there is no option for http redirect
Still present at 1.4.3rc1