We dictate that subthemes extend the SocialBase plugins so that our functionality at least gets all the required theming variables it requires. The function `PreprocessBase::process` in the Bootstrap theme does quite some heavylifting for us that a subtheme plugin might depend on. We should therefor ensure that this function is always called whenever we overwrite the function in our socialbase theme.

Comments

Kingdutch created an issue. See original summary.

kingdutch’s picture

Assigned: kingdutch » Unassigned
Status: Active » Needs review
maikelkoopman’s picture

Status: Needs review » Fixed

PR is merged and will be part of 1.5 release

  • maikelkoopman authored 2fd419d on 8.x-1.x
    Merge pull request #540 from goalgorilla/feature/theme-process-class-...
  • Kingdutch committed e7df13d on 8.x-1.x
    Issue #2909681 by Kingdutch: Call parent::preprocess for socialbase...

Status: Fixed » Closed (fixed)

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