Part of #2285413: [Meta] Standardize entity route names. See there for details.

CommentFileSizeAuthor
route-names-comment.patch5.75 KBCrell
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner’s picture

Status: Needs review » Reviewed & tested by the community
+++ b/core/modules/comment/comment.routing.yml
@@ -34,7 +34,7 @@ comment.approve:
-comment.permalink:
+entity.comment.canonical:

I kinda like no longer have to think about permalinks

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x. Thanks!

  • webchick committed cb24b1e on 8.0.x
    Issue #2314867 by Crell: Standardize comment entity route names.
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.