Skip to main content

Bug Tracker

Side navigation

#1722 closed bug (invalid)

Opened September 24, 2007 09:34AM UTC

Closed September 26, 2007 10:09PM UTC

ajax bug?

Reported by: achun Owned by:
Priority: major Milestone: 1.2.2
Component: ajax Version: 1.2.1
Keywords: async Cc:
Blocked by: Blocking:
Description
xml.open(s.type, s.url, s.async + s.contentType);

Oh???

xml.open(s.type, s.url, s.async);
Attachments (0)
Change History (1)

Changed September 26, 2007 10:09PM UTC by john comment:1

resolution: → invalid
status: newclosed

I don't know where you're seeing that, at all. It's not in any version of jQuery that I have.