Problem/Motivation

The Existing Dev 8.x-2.x-dev release of Basic will not run on Drupal 9. Just placing it in the themes directory of a Drupal 9 site will crash the site.

Steps to reproduce

Download to the themes directory and then go to the site. It will respond with a WSOD. Removing the theme will restore the site.

Proposed resolution

There are 2 areas that need to be adjusted.

In the info.yml file the reference to core: 8.x needs to be removed.

In the info.yml file a reference to base theme: stable needs to be added.

Remaining tasks

I'll attach a patch.

Comments

awasson created an issue. See original summary.

awasson’s picture

Issue summary: View changes
StatusFileSize
new316 bytes

  • joelpittet committed 140f4d5 on 8.x-2.x authored by awasson
    Issue #3197606 by awasson: Update for compatibility with Drupal 8/9
    
joelpittet’s picture

Status: Active » Fixed

Thanks I've committed this to a 3.x and 2.x branch.

Status: Fixed » Closed (fixed)

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