Opened 18 years ago
Closed 18 years ago
#3645 closed enhancement (fixed)
Upgrade to final 1.5.0 prototype.js release
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.2 | Priority: | high |
Severity: | normal | Version: | 2.1 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Prototype.js 1.5.0 was officially released on Jan. 18th (http://prototypejs.org/). WP should include the official release.
Additionally, script.aculo.us 1.7 was released on Jan. 19th ( http://script.aculo.us/downloads). "script.aculo.us 1.7.0 is an update
recommended for all users."
Finally, prototype.js is included in both the wp-includes\js and wp-includes\js\scriptaculous directories. There should probably be only one version included.
Attachments (2)
Change History (8)
#3
@
18 years ago
Patch brings prototype and scriptaculous up-to-date, but AJAX list manipulation seems to be broken. Deletes are returning -1. Will dig into it later.
#4
@
18 years ago
cookie is not being delivered in POST so we fail check_ajax_referer(). Gonna pass to mdawaffe.
Note: See
TracTickets for help on using
tickets.
Prototype 1.5.0 and scriptaculous 1.7.0 patch