Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Bump Mootools to 1.6.0 #867

Draft
wants to merge 1 commit into
base: php81
Choose a base branch
from
Draft

Conversation

Rushaway
Copy link
Contributor

@Rushaway Rushaway commented Mar 1, 2023

Note: Mootools isn't supported anymore since 1.6.0 (2016) https://mootools.net/blog/2016/01/14/mootools-1-6-0-release

Description

Bump Mootools to 1.6.0 (lastest)

Motivation and Context

Keep updated.

How Has This Been Tested?

My board is running it without any errors since 2 weeks. (https://bans.nide.gg)

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Dependencies update

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

Note: Mootools isn't supported anymore since 1.6.0 (2016)
https://mootools.net/blog/2016/01/14/mootools-1-6-0-release
@Rushaway Rushaway marked this pull request as draft March 1, 2023 17:13
@Rushaway
Copy link
Contributor Author

Rushaway commented Mar 1, 2023

With default theme:

sourcebans.js:120  
Uncaught ReferenceError: Accordion is not defined
at InitAccordion (sourcebans.js:120:26)
at index.php?p=banlist:253:9
InitAccordion @ sourcebans.js:120
(anonymes) @ index.php?p=banlist:253


sourcebans.js:120      
Uncaught ReferenceError: Accordion is not defined
at InitAccordion (sourcebans.js:120:26)
at index.php?p=banlist:490:13
at mootools.js:4186:12
at Array.forEach (<anonymous>)
at Function.forEach (mootools.js:227:17)
at Array.each (mootools.js:337:9)
at fireEvent (mootools.js:4184:21)
at HTMLDocument.domready (mootools.js:6307:10)
InitAccordion @ sourcebans.js:120
(anonymes) @ index.php?p=banlist:490
(anonymes) @ mootools.js:4186
(anonymes) @ mootools.js:227
each @ mootools.js:337
fireEvent @ mootools.js:4184
domready @ mootools.js:6307


sourcebans.js:120         
Uncaught ReferenceError: Accordion is not defined
at InitAccordion (sourcebans.js:120:26)
at sourcebans.js:110:5
InitAccordion @ sourcebans.js:120
(anonymes) @ sourcebans.js:110
load (asynchrone)
InitAccordion @ sourcebans.js:109
(anonymes) @ index.php?p=banlist:253


sourcebans.js:120      
Uncaught ReferenceError: Accordion is not defined
at InitAccordion (sourcebans.js:120:26)
at sourcebans.js:110:5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant