Fix the following Drupal 10 incompatibilities:

web/modules/contrib/personified/personified.libraries.yml
The 'data' library is depending on a deprecated library. The core/jquery.cookie asset library is deprecated in Drupal 9.0.0 and will be removed in Drupal 10.0.0. Use the core/js-cookie library instead. See https://www.drupal.org/node/3104677

web/modules/contrib/personified/personified.libraries.yml
The 'message' library is depending on a deprecated library. The core/jquery.cookie asset library is deprecated in Drupal 9.0.0 and will be removed in Drupal 10.0.0. Use the core/js-cookie library instead. See https://www.drupal.org/node/3104677

web/modules/contrib/personified/personified.info.yml
Value of core_version_requirement: ^8 || ^9 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687
CommentFileSizeAuthor
#4 3316455-4.patch2.2 KBeleonel
#2 3316455.patch2.19 KBeleonel

Comments

eleonel created an issue. See original summary.

eleonel’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new2.19 KB
naveenvalecha’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me.

eleonel’s picture

StatusFileSize
new2.2 KB

Added back jquery library dependency as we need it on other sections of the JS files.

  • eleonel committed 14dec77 on 1.0.x
    Issue #3316455 by eleonel: Drupal 10 compatibility fixes
    
eleonel’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.