Skip to content

Conversation

@oliverfoster
Copy link
Member

@oliverfoster oliverfoster commented Jan 7, 2026

fixes #814

Harden mistakenly had the opposite run condition.

Fix

  • Fixed the condition of execution by inverting !==

Testing

Please also test and approve adaptlearning/adapt-contrib-spoor#350

  • config.json:_fixes._harden = true
  • Must be built with grunt build or equivalent.
  • Check for require('core/js/adapt') in the console. It should not be accessible.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

Copy link
Contributor

@swashbuck swashbuck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@oliverfoster oliverfoster merged commit 2922725 into master Jan 7, 2026
1 check passed
@oliverfoster oliverfoster deleted the issue/814 branch January 7, 2026 19:30
@github-project-automation github-project-automation bot moved this from Needs Reviewing to Recently Released in adapt_framework: The TODO Board Jan 7, 2026
github-actions bot pushed a commit that referenced this pull request Jan 7, 2026
## [6.72.3](v6.72.2...v6.72.3) (2026-01-07)

### Fix

* Harden execution condition typo (fixes #814) (#815) ([2922725](2922725)), closes [#814](#814) [#815](#815)
@oliverfoster
Copy link
Member Author

🎉 This PR is included in version 6.72.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Recently Released

Development

Successfully merging this pull request may close these issues.

Incorrect condition in core hardening

5 participants