Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #35331


Ignore:
Timestamp:
06/11/2025 10:45:00 PM (6 months ago)
Author:
sabernhardt
Comment:

If this is worth updating, the patch still applies successfully.

[21593] updated the version number to 1.7.1 when it un-bundled the files, and 1.7.3 is the last version.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35331

    • Property Keywords has-patch added
    • Property Version changed from trunk to
    • Property Component changed from Script Loader to External Libraries
    • Property Milestone changed from to Awaiting Review
  • Ticket #35331 – Description

    initial v3  
    11Mostly bug fixes for newer versions of IE, including a very annoying "This page uses Java" popup.
    22
    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]
    44
    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]
    66
    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]
    88
    99I could only see it breaking things if people (like me) have added work arounds for the old version?