Account created on 10 December 2011, over 12 years ago
#

Recent comments

I applied the patch from #22, and confirmed that Bootstrap Styles' info.yml and composer.json files were updated as expected. I ran `composer require 'drupal/bootstrap_styles:^1.1' --prefer-source`.

While the patch appears to have applied correctly, composer still says that "drupal/bootstrap_styles 1.1.5 requires drupal/media_library_theme_reset (^1.0)." I can't remove MLTR, and Composer also didn't install Layout Builder iFrame Modal like I expected it to. It doesn't consider it to be a dependency, despite it being listed as such in the Bootstrap Styles composer.json.

What am I missing? It seems like Composer must be loading the dependencies from the Drupal.org version of Bootstrap Styles as opposed to my locally installed/patched version.

I am currently using the patch that I provided on our production site. So yes I tested it. :)

Unfortunately I have limited time to work on Drupal things, so I likely won't be able to contribute further to this issue. @Lamp5 if you see issues with the code that I submitted, please feel free to correct them. I won't be offended.

I added a commit addressing the PHP error that tjtj mentioned, and also addressed the JS error "$(...).once is not a function."

After making these changes, I can change the field formatter to "Slideshow" and it displays as expected.

I assume this issue is still present in Drupal 10 (since it's very similar to Drupal 9.5), but I haven't actually tested Drupal 10 yet. Has anyone confirmed yet whether this is still an issue?

πŸ› | Commerce Core | Redacted

Relating the issue "After guest checkout and registration no registration mail" because I feel they both have the same cause. It seems like Commerce isn't hooking into the Drupal Core login/registration process properly.

Production build 0.69.0 2024