WSOD When Enabling the wishlist module in a clean D11 site

Created on 14 February 2025, 2 months ago

Problem/Motivation

Hello folks,

I run into this WSOD when creating a clean D11 for a theme installation and then enabling the module commerce_wishlist along with some other commerce modules:

I can install the module(s) with no issues, but when I try to add a new field in the 'Basic' or 'Article' content type I get that. It's the same situation if I try to create new Content Types and add fields to it.

Here's the list of the installed modules that related with the wishlist module:

Once I disable the module, it issue goes away.

Steps to reproduce

Create a clean D11 installation, install these modules:

"drupal/core": "^10.3 || ^11",
    "drupal/bootstrap": "^3.7",
    "drupal/commerce": "^3.0",
    "drupal/commerce_wishlist": "^3.0@beta",
    "drupal/colorbox": "^2.0",
    "drupal/quicktabs": "^3.0@alpha",
    "drupal/fontawesome": "^2.26",
    "drupal/views_slideshow": "^5.0",
    "drupal/panels": "^4.7",
    "drupal/page_manager": "^4.0@RC"

Enable commerce_wishlist and try to add new fields in any content type

Proposed resolution

Not sure how to fix this, I haven't found enough information to fix this, is this module D11 ready? I'll test it on D10 as well.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Component

Code

Created by

🇨🇦Canada danrod Ottawa

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024