Ticket #3645 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

Upgrade to final 1.5.0 prototype.js release

Reported by: Mike_Koepke Owned by: mdawaffe
Priority: high Milestone: 2.2
Component: General Version: 2.1
Severity: normal Keywords:
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

scriptacproto.diff Download (204.2 KB) - added by ryan 5 years ago.
Prototype 1.5.0 and scriptaculous 1.7.0 patch
3645.diff Download (207.4 KB) - added by mdawaffe 5 years ago.

Change History

  • Type changed from defect to enhancement
  • Milestone changed from 2.1.1 to 2.2

ryan5 years ago

Prototype 1.5.0 and scriptaculous 1.7.0 patch

comment:3   ryan5 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.

comment:4   ryan5 years ago

cookie is not being delivered in POST so we fail check_ajax_referer(). Gonna pass to mdawaffe.

  • Owner changed from anonymous to mdawaffe
  • Status changed from new to assigned

Attached fixes.

  1. #3645 (this)
  2. #3676
  3. #3519

comment:6   ryan5 years ago

  • Status changed from assigned to closed
  • Resolution set to fixed

(In [4813]) Update to prototype 1.5.0 and scriptaculous 1.7.0. Fix some AJAXy bits. Props mdawaffe. fixes #3645 #3676 #3519

Note: See TracTickets for help on using tickets.