Closed (fixed)
Project:
Drupal core
Version:
10.0.x-dev
Component:
comment.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2022 at 03:06 UTC
Updated:
21 Feb 2022 at 15:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
andypostComment #3
andypostComment #4
longwaveNo deprecated methods remain in comment.module, so this is good to go.
One thing I did spot that is marked legacy but that (as far as I know) we have no issue to remove is the
comment.node_redirectroute, which is the old/comment/{node}/replypath for nodes only which predates multiple comment fields. Should we discuss removing this or shall we just leave it to handle old URLs forever?Comment #5
andypostGood point, needs separate issue to deprecate and remove the route
Comment #7
catchCommitted a1a9297 and pushed to 10.0.x. Thanks!
Let's open a follow-up to discuss the route deprecation.
Comment #8
andypostThank you, filed follow-up #3262903: Deprecate comment.node_redirect route