Changes between Initial Version and Version 3 of Ticket #35331
- Timestamp:
- 06/11/2025 10:45:00 PM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35331
- Property Keywords has-patch added
-
Property
Version
changed from
trunkto -
Property
Component
changed from
Script LoadertoExternal Libraries -
Property
Milestone
changed from
toAwaiting Review
-
Ticket #35331 – Description
initial v3 1 1 Mostly bug fixes for newer versions of IE, including a very annoying "This page uses Java" popup. 2 2 3 [https://github.com/ sstephenson/prototype/compare/1.7.1...1.7.3]3 [https://github.com/prototypejs/prototype/compare/1.7.1...1.7.3 Commits between 1.7.1 and 1.7.3] 4 4 5 http://prototypejs.org/2014/04/18/prototype-1-7-2/ 5 [http://prototypejs.org/2014/04/18/prototype-1-7-2 1.7.2 announcement] 6 6 7 http://prototypejs.org/2015/09/24/prototype-1-7-3/ 7 [http://prototypejs.org/2015/09/24/prototype-1-7-3 1.7.3 announcement] 8 8 9 9 I could only see it breaking things if people (like me) have added work arounds for the old version?