- πΊπΈUnited States smustgrave
Started at #29 as #30 and #32 removed the tests.
Also undid the changes from https://git.drupalcode.org/project/drupal/-/commit/ca8a550c056875254ff00...
Am getting this weird phpstan error not sure why
Running PHPStan on changed files. ------ --------------------------------------------------- Line modules/layout_builder/layout_builder.module ------ --------------------------------------------------- 40 Function t invoked with 2 parameters, 1 required. 52 Function t invoked with 2 parameters, 1 required. 53 Function t invoked with 2 parameters, 1 required. 57 Function t invoked with 2 parameters, 1 required. 61 Function t invoked with 2 parameters, 1 required. ------ ---------------------------------------------------
Found 1 bug though, moving the block makes it disappear. Refreshing the page I see the block again and it moved so something weird is going on.
- last update
over 1 year ago 30,138 pass, 1 fail - πΊπΈUnited States smustgrave
Fixing test failure and adding fix for moving block failure I mentioned in #35
But imagine tests will need to be updated based on the fix.
- πΊπΈUnited States tim.plunkett Philadelphia
I think this should be postponed on π Page title should contextualize the local navigation Needs work
- last update
over 1 year ago 30,150 pass, 2 fail - @smustgrave opened merge request.
- last update
over 1 year ago 30,150 pass, 2 fail - Status changed to Postponed
over 1 year ago 12:07am 9 September 2023 - πΊπΈUnited States smustgrave
@tim.plunkett sounds good! If you get time mind reviewing though? Had to put a number of checks for layout builder, moving of blocks, and just regular titles.
Added some additional tests.
- π¨π¦Canada sylus
Re-roll from #29 against D10.2.x as the interdiffs it seemed I had but didn't have time to look further.
- π¨π¦Canada joseph.olstad
Ok, there's a deprecation on str_contains when using PHP 8.1/PHP 8.2+, in some case came out null, so this is an interdiff and new patch making sure that it's an empty string that is used instead of a null.
- last update
11 months ago 25,810 pass, 1,809 fail - last update
11 months ago 26,087 pass, 1,794 fail - last update
11 months ago Build Successful