Problem/Motivation
Extra sidebar was added on LB compatible pages after update to D10
The root of the issue - social_core.layout service doesn't run on Drupal 10
Steps to reproduce
Open any Dashboard or Organization page and their LB on Drupal 10
Proposed resolution
Change the code with alternative in /src/Plugin/Preprocess/Page.php
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #18 | 3405919-2.patch | 3.9 KB | luckie joe |
| bug.png | 590.25 KB | luckie joe |
Issue fork socialbase-3405919
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3405919-socialcore.layout-service-doesnt
changes, plain diff MR !196 /
changes, plain diff MR !190
Comments
Comment #3
luckie joe commentedComment #4
luckie joe commentedRelated ticket - https://getopensocial.atlassian.net/browse/PROD-27484
Comment #5
luckie joe commentedComment #7
ribelChanges were tested and worked as expected.
PR was merged into the 2.5.x branch and will be included in the next release.
Comment #8
viniciusrp commentedThat fixed will be released at 2.5.11.
Comment #9
viniciusrp commentedComment #10
ronaldtebrake commentedHey all, I had to revert this.
In the Distro you would get:
Because that's not something we install with the Distro (or with core) by default, it's a contrib module. So we can't do it in the current form.
Comment #11
ronaldtebrake commentedComment #13
ronaldtebrake commentedhttps://git.drupalcode.org/project/socialbase/-/merge_requests/194
Comment #15
luckie joe commentedPR - https://git.drupalcode.org/project/socialbase/-/merge_requests/196
Comment #16
luckie joe commentedComment #17
ribelComment #18
luckie joe commentedComment #19
ribelNew changes were tested and looks good to me
Comment #20
agamich commentedMerged into the 2.5.x branch
Comment #24
agamich commented