Defect #981
Incompatbility with prototype.js version 1.6.0.2
| Status: | Closed | Start date: | 2008-04-03 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 0.8 | |||
| Affected version: | 0.7.0-RC1 | Resolution: | Fixed |
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.
Related issues
History
#1 Updated by Jean-Philippe Lang about 4 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.
#2 Updated by Rocco Stanzione about 4 years ago
I ran into this too when I did a rake rails:update:javascripts. 1.6 also has some nice new features.
#3 Updated by Jean-Philippe Lang almost 4 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.
