Problem/Motivation

After update to Drupal 10, the service 'social_core.layout' can't be declared via SocialCoreServiceProvider

Steps to reproduce

Open any Event or Topic page with enabled Layout Builder - you should see empty "right sidebar"

Proposed resolution

Declare service 'social_core.layout' in .yml file and use it via \Drupal::service()

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#8 open_social_3405938.patch3.38 KBluckie joe

Comments

Luckie Joe created an issue. See original summary.

luckie joe’s picture

Title: Remove 'social_core.layout' service » Deprecate 'social_core.layout' service
Issue summary: View changes
luckie joe’s picture

luckie joe’s picture

Status: Active » Needs review
luckie joe’s picture

Title: Deprecate 'social_core.layout' service » Service 'social_core.layout' can't be declared
Issue summary: View changes
luckie joe’s picture

Title: Service 'social_core.layout' can't be declared » Service 'social_core.layout' can't be declared via SocialCoreServiceProvider
Issue summary: View changes
luckie joe’s picture

luckie joe’s picture

StatusFileSize
new3.38 KB
ribel’s picture

Version: 12.0.x-dev » 12.1.x-dev
Status: Needs review » Reviewed & tested by the community
Related issues: +#3405919: social_core.layout service doesn't run on Drupal 10

PR was merged and will be released in version 12.2.0

  • 4b6eff4a committed on 12.2.x
    Issue #3405938: Declare social_core.layout in social_core.services.yml
    

  • ribel committed 208fed24 on 12.2.x
    Issue #3405938: Declare social_core.layout in social_core.services.yml
    
ronaldtebrake’s picture

Status: Reviewed & tested by the community » Fixed

Released as part of 12.2.0

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.