Opened 15 years ago
Closed 15 years ago
#1722 closed bug (invalid)
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);
Note: See
TracTickets for help on using
tickets.
I don't know where you're seeing that, at all. It's not in any version of jQuery that I have.