benjaminkott / bootstrap_package

Bootstrap Package delivers a full configured theme for TYPO3, based on the Bootstrap CSS Framework.
https://www.bootstrap-package.com/
MIT License
338 stars 205 forks source link

15.0.0. affects including of own sitepackages #1536

Open micha68g opened 2 weeks ago

micha68g commented 2 weeks ago

Bug Report

Description

Docker/DDEV-Composer Installation (12.4.22) With Ver. 15.0.0. I can't include my own Sitepackage Extension (Version: dev-main) anymore. (Not in list of "Available Items" in the "Include TypoScript sets" of the Root-Template. When I update another Project from 14.0.7 to 15.0.0. the same behaviour. My sitepackage Ext. which was included before will not be included anymore and doesn`t show off in the section mentioned above. My sitepackage-extension is correctly installed

Steps to Reproduce

  1. Install a local Sitepackage-Ext. with 15.0.0. installed
  2. Try to include your sitepackage-ext into the root-template

Expected behavior

Installation of or update to 15.0.0. shouldn't effect sitepackages