- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
I wonder if π Fix install container definition of StreamWrapperManager Needs review fixed this? π€
- πͺπΈSpain omarlopesino
I am still having this problem using Drupal 11.x version. What I do to reproduce it is installing a Drupal recipe that adds a editor with a image upload configuration.
- Merge request !10421Issue #3416735: Stream wrappers not registered when installing module's default config β (Open) created by omarlopesino
- πͺπΈSpain omarlopesino
I've added a MR that registers the stream wrapper information into
\Drupal\Core\StreamWrapper\StreamWrapperManager::$wrappers
when the stream wrapper is being added. It fixes my problem.Please review if this can be a good solution. Let me know if it needs work / a different approach. Thanks!
- πΊπΈUnited States smustgrave
Thanks for working on this!
Even though a 1 liner the issue is marked major so think maybe we should add some kind of test coverage that shows the issue.
Then if we determine that fix addresses the problem we should update the issue summary.