Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PROD-31404: Add patch to fix Tugboat building issue #4203

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

denis-getopensocial
Copy link
Contributor

@denis-getopensocial denis-getopensocial commented Nov 26, 2024

Problem (for internal)

Tugboat build fails for the distro

warning] Undefined array key "preprocess functions" Registry.php:702

In Template.php line 401:
                                                                               
  An exception has been thrown during the rendering of a template ("array_dif  
  f(): Argument #2 must be of type array, null given") in "__string_template_  
  _ad3d9d102e6e5ac33b7a4ec7da7ccf70" at line 1.                                
                                                                               
In Registry.php line 702:
                                                               
  array_diff(): Argument #2 must be of type array, null given  

Solution (for internal)

Apply patch from the issue https://www.drupal.org/project/drupal/issues/3460773

Release notes (to customers)

Issue tracker

https://getopensocial.atlassian.net/browse/PROD-31404

Theme issue tracker

How to test

Change Record

Translations

@denis-getopensocial denis-getopensocial added status: needs review This pull request is waiting for a requested review prio: high type: repository Improvements to working with the repository (e.g. templates, README files, or workflows) team: guardians labels Nov 26, 2024
@denis-getopensocial denis-getopensocial self-assigned this Nov 26, 2024
@denis-getopensocial denis-getopensocial changed the title Add patch to fix Tugboat building issue. PROD-31404: Add patch to fix Tugboat building issue Nov 26, 2024
@goalgorilla goalgorilla deleted a comment from github-actions bot Nov 26, 2024
@denis-getopensocial denis-getopensocial added this to the 13.0.0-alpha19 milestone Nov 26, 2024
@goalgorilla goalgorilla deleted a comment from github-actions bot Nov 26, 2024
@denis-getopensocial denis-getopensocial merged commit 24be106 into main Nov 26, 2024
197 of 200 checks passed
@denis-getopensocial denis-getopensocial deleted the feature/tugboat-patch branch November 26, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio: high status: needs review This pull request is waiting for a requested review team: guardians type: repository Improvements to working with the repository (e.g. templates, README files, or workflows)
Development

Successfully merging this pull request may close these issues.

2 participants