Closed (fixed)
Project:
Drupal core
Version:
8.8.x-dev
Component:
system.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Feb 2020 at 12:48 UTC
Updated:
24 Feb 2020 at 11:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
alexpottComment #4
alexpottSo let's not change the \Drupal\block\BlockRepositoryInterface here - doesn't really matter and #3015812: Introduce new Theme extension object and properly deprecate REGIONS_VISIBLE and REGIONS_ALL can deal with cleaning this mess up. Note that \Drupal\block\BlockRepositoryInterface::REGIONS_VISIBLE and \Drupal\block\BlockRepositoryInterface::REGIONS_ALL are completely unused in runtime code. The reason tests fail is because they're unit and don't include system.module.
Comment #5
gábor hojtsyLooks fine. Change record can only be updated on/after commit.
Comment #8
catchCommitted f0d7d73 and pushed to 9.0.x. Cherry-picked to 8.9.x and 8.8.x. Thanks!