Closed (fixed)
Project:
Drupal core
Version:
8.3.x-dev
Component:
views.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Jan 2016 at 23:06 UTC
Updated:
17 Sep 2016 at 08:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dawehnerIndeed, nothing is using this interface, so removing this should not be an API break?
Comment #3
novitsh commentedIn my best opinion, it's a good to go.
Comment #4
alexpottI think this should be deprecated and marked for removal in D9 and not removed in D8. I've asked the other committers for their opinion.
Comment #5
dawehnerComment #6
gnugetDeprecated instead of deleted.
Comment #7
naveenvalechaGreat Thanks! This is accommodating #4. it can perfectly to to RTBC
This needs a change notice as well.
Comment #9
naveenvalechasetting to N/R random failures due to UpdatePathTestBase schema missing issues & FieldHandlersUpdateTest
Comment #12
gnugetI re-run the tests and this time they passed. marking this as needs review.
Comment #13
novitsh commentedFollows remark in #4. Good to go for me. RTBC?
Comment #14
gnugetdoes It really need one? I mean, no one is using this interface, remove/deprecate it won't affect any API.
Comment #16
catchCommitted/pushed to 8.3.x, thanks!
Agreed on no change notice. As far as we know this is dead code, change notices should be used for things we actually want to notify people about.
Comment #17
naveenvalechaOkay, yup that makes sense