Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WCMS
uw_base_profile
Commits
21019dcc
Commit
21019dcc
authored
Feb 02, 2021
by
Eric Bremner
Browse files
ISTWCMS-4210: adding core patch to fix undefined index error on drupal media
parent
6e5af8e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
composer.json
View file @
21019dcc
...
...
@@ -183,7 +183,8 @@
"composer-exit-on-patch-failure"
:
true
,
"patches"
:
{
"drupal/core"
:
{
"Fix Layout Builder rendering issues in Safari and Firefox"
:
"patches/off-canvas-style-resets-2958588-13.patch"
"Fix Layout Builder rendering issues in Safari and Firefox"
:
"patches/off-canvas-style-resets-2958588-13.patch"
,
"Fix drupal media undefined index error"
:
"https://www.drupal.org/files/issues/2021-02-02/3196146-media-undefined-error-1.patch"
}
}
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment