Side navigation
#6582 closed bug (worksforme)
Opened May 19, 2010 06:18AM UTC
Closed October 12, 2010 05:13PM UTC
Last modified October 13, 2010 07:50AM UTC
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
Attachments (0)
Change History (3)
Changed October 12, 2010 08:47AM UTC by comment:1
Changed October 12, 2010 05:13PM UTC by comment:2
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.
Changed October 13, 2010 07:50AM UTC by comment:3
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