The issue continues from here because it was not fixed
Created new issue because previous one was closed.
Block title is not displaying
Steps to reproduce

CommentFileSizeAuthor
#4 title-not-showing-2904334.patch709 bytesmaaty388
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

matjaz_zavski created an issue. See original summary.

maaty388’s picture

Issue summary: View changes
maaty388’s picture

Issue summary: View changes
maaty388’s picture

I fixed the issue.
ContextBlockPageVariant.php didn't set the title for a build so in BlockPageVariant.php title was always empty because it didn't receive title value.
In getBuildFromBlockLayout() function I set title before build function in BlockPageVariant.php was called.

maaty388’s picture

Status: Active » Needs review
maaty388’s picture

Issue summary: View changes
icurk’s picture

Status: Needs review » Reviewed & tested by the community

Patch works.

  • matjaz_zavski authored 45a143f on 8.x-1.x
    Issue #2904334 by matjaz_zavski, icurk: Block title is not showing
    
boshtian’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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