The javascript code contains deprecated functions in Drupal 10. We need to remove the dependency from jQuery.cookie and jQuery.once.

Comments

jmaerckaert created an issue. See original summary.

jmaerckaert’s picture

jmaerckaert’s picture

This patch is applying with 8.x-1.0-alpha13.

jmaerckaert’s picture

Fix a bug on categories selection.

jmaerckaert’s picture

Title: Drupal 10 compatibility fixes » Drupal 10 replace jquery/once by core/once and jquery/cookie by core/js-cookie
jmaerckaert’s picture

jmaerckaert’s picture

This version fixes a bug that occured with ajax calls.

Status: Needs review » Needs work
bramdriesen’s picture

Version: 8.x-1.0-alpha13 » 8.x-1.x-dev
Category: Task » Bug report
Priority: Normal » Major
bramdriesen’s picture

Status: Needs work » Needs review

Coding standards should not hold this ticket back.

  • BramDriesen committed 7bedd487 on 8.x-1.x
    Issue #3346474 by jmaerckaert: Drupal 10 replace jquery/once by core/...
bramdriesen’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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