Defect #981
closedIncompatbility with prototype.js version 1.6.0.2
0%
Description
This is mostly for an early warning. If we need to upgrade the prototype.js (in public/javascripts); it did not work with 0.7.0_RC1. I have not looked at the problem(s) in depth. For convenience I have attached a copy of prototype.js 1.6.0.2, which is the latest version as of this writing. I am placing this as priority low, because there is most likely not an urgent need to upgrade this file. However, the author of prototype.js has added new functionality, some of which could have been helpful, for example with Issue #960, so maybe there are other helpful additions as well.
Files
Related issues
Updated by Jean-Philippe Lang over 16 years ago
The fact that redmine is not prototype 1.6 compatible is definitely not a defect.
But I agree, it would help fixing #960.
Updated by Rocco Stanzione over 16 years ago
I ran into this too when I did a rake rails:update:javascripts. 1.6 also has some nice new features.
Updated by Jean-Philippe Lang over 16 years ago
- Status changed from New to Closed
- Target version set to 0.8
- Resolution set to Fixed
Upgraded to Prototype 1.6.0.1 (the one provided with Rails 2.1) in r1594.