Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
node system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Jul 2021 at 08:02 UTC
Updated:
25 Jun 2025 at 01:48 UTC
Jump to comment: Most recent
Comments
Comment #8
acbramley commentedCreated #3514191: Move MARK_* constants from theme.inc into Enum in History module as well now that the history module is the only user of these constants.
Comment #9
smustgrave commentedSeems pretty straightforward and deprecation appears correct.
Comment #11
catchI opened the issue long enough ago that I'd forgotten about the list builder comment in the issue summary so had to think it through again. I think it's fine for that to not have the soft dependency on history module, views provides the more full-featured version now.
Committed/pushed to 11.x, thanks!
Comment #14
acbramley commented