MantisBT: master-2.25 0ef052b7

Author Committer Branch Timestamp Parent
dregad dregad master-2.25 2022-04-27 06:31 master-2.25 95fbe0cf
Affected Issues  0029857: Errors trying to load moment.js library from CDN
Changeset

Update moment.js library to 2.29.3

There is a problem with the moment.js library's SRI hash for 2.29.2 on
cdnjs.com 1, which is preventing it to load when $g_cdn_enabled = ON.

The issue has not yet been solved, but moment.js 2.29.3 has been
released and the new version's CDN resources are valid, so we'll upgrade
to that instead of waiting for cdnjs to fix 2.29.2.

Fixes 0029857

mod - core/constant_inc.php Diff File
mod - library/README.md Diff File