Closed (fixed)
Project:
Drupal core
Version:
9.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2016 at 21:41 UTC
Updated:
17 Feb 2020 at 11:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #10
longwaveI think it is safe to do this now in 9.0.x?
Comment #11
longwaveComment #12
berdirI'm quite sure this is already done in the general views issue and this is a duplicate: #3097752: Remove views.module BC layers. And if not then we should include it there.
Comment #13
longwaveThis is views_ui rather than views, and probably should have been done in #3097475: Remove all @deprecated code in the Views UI module but was missed.
It doesn't seem to be in the patch in #3097752: Remove views.module BC layers because it is just a @todo and not a proper deprecation.
Comment #14
berdirFair enough then :)
Comment #16
catchCommitted f1abfd2 and pushed to 9.0.x. Thanks!