Re: [jquery-dev] Re: bug in 1.4rc1

2010-01-12 Thread Scott Sauyet
On Tue, Jan 12, 2010 at 4:46 PM, blizzard wrote: > got it.  that works perfectly now.  will this be fixed in the final > version? Confirmed. I don't get the error either. Great work, John! -- Scott -- You received this message because you are subscribed to the Google Groups "jQuery Develop

Re: [jquery-dev] Re: bug in 1.4rc1

2010-01-12 Thread John Resig
Yep, I just landed it: http://github.com/jquery/jquery/commit/61983cbf176c599687c36ffbf4b64ae8697486a3 --John On Tue, Jan 12, 2010 at 4:46 PM, blizzard wrote: > got it.  that works perfectly now.  will this be fixed in the final > version? > > > > On Jan 12, 2:56 pm, John Resig wrote: >> Oh,

Re: [jquery-dev] Re: bug in 1.4rc1

2010-01-12 Thread John Resig
Oh, ok - that helps to clear some things up. Try this: http://ejohn.org/files/tmp-jq14-abort-2.js --John On Tue, Jan 12, 2010 at 3:42 PM, blizzard wrote: > Ok, I updated the script.  Now is says that xhr is null at line 4970. > > > On Jan 12, 2:39 pm, John Resig wrote: >> Since I'm having tro

Re: [jquery-dev] Re: bug in 1.4rc1

2010-01-12 Thread Scott Sauyet
On Tue, Jan 12, 2010 at 3:42 PM, blizzard wrote: > Ok, I updated the script.  Now is says that xhr is null at line 4970. Ditto. -- Scott -- You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-...@go

Re: [jquery-dev] Re: bug in 1.4rc1

2010-01-12 Thread John Resig
Since I'm having trouble reproducing the problem can you let me know what happens when you use this copy of jQuery 1.4rc1 instead? http://ejohn.org/files/tmp-jq14-abort.js Thanks. --John On Tue, Jan 12, 2010 at 3:22 PM, blizzard wrote: > Thank you Scott, that's exactly what I'm seeing. > > >

Re: [jquery-dev] Re: bug in 1.4rc1

2010-01-12 Thread Scott Sauyet
On Tue, Jan 12, 2010 at 2:53 PM, blizzard wrote: > I tried this on Windows 7  and on Windows 2003 server I just posted a screenshot confirming the error, http://dev.jquery.com/attachment/ticket/5788/screenshot_scott_sauyet_2010-01-12a.png I get no error unless Firebug is open. This consis

Re: [jquery-dev] Re: bug in 1.4rc1

2010-01-12 Thread John Resig
I just did exactly what you said (typed it in, got the validation message, tabbed down, tabbed back, entered the right email address) but the validation message went away once I entered a correct email address. --John On Tue, Jan 12, 2010 at 2:06 PM, blizzard wrote: > yea, I just tried it agai