- Issue created by @lauriii
- Status changed to Needs review
over 1 year ago 11:14am 14 July 2023 - last update
over 1 year ago 29,814 pass - Status changed to Needs work
over 1 year ago 2:07pm 14 July 2023 - ๐บ๐ธUnited States smustgrave
Agree the title could be updated.
I checked content types and media types
Content types = Edit Article content type
Media type = Edit AudioSo can we use Edit [comment-type-name] or Edit [comment-type-name] comment type
- ๐ฎ๐ณIndia dhirendra.mishra
dhirendra.mishra โ made their first commit to this issueโs fork.
- Open on Drupal.org โEnvironment: PHP 8.2 & MySQL 8last update
over 1 year ago Not currently mergeable. - @dhirendramishra opened merge request.
- Status changed to Needs review
over 1 year ago 6:54am 15 July 2023 - last update
over 1 year ago 29,806 pass, 1 fail - ๐ซ๐ฎFinland lauriii Finland
We might be adjusting or getting rid of some of these title overrides in ๐ Page title should contextualize the local navigation Needs work but agree that it makes sense to be consistent here. ๐
The last submitted patch, 7: 3374626-7.patch, failed testing. View results โ
- last update
over 1 year ago 29,815 pass - last update
over 1 year ago 29,815 pass - ๐ซ๐ฎFinland lauriii Finland
Couple small improvements after a self-review. ๐
- Status changed to RTBC
over 1 year ago 2:20pm 17 July 2023 - ๐บ๐ธUnited States smustgrave
Title change looks good.
Edit Default comments comment type
- ๐ฌ๐งUnited Kingdom longwave UK
+++ b/core/modules/comment/comment.routing.yml @@ -135,7 +135,7 @@ entity.comment_type.edit_form: + _title_callback: '\Drupal\comment\Controller\CommentTypeController::commentTypeTitle'
I think this can use
\Drupal\Core\Entity\Controller\EntityController::title
then we don't need a custom controller or method. - Status changed to Needs work
over 1 year ago 9:33am 19 July 2023 - Status changed to Needs review
over 1 year ago 10:21am 19 July 2023 - last update
over 1 year ago 29,822 pass - Status changed to RTBC
over 1 year ago 10:31am 19 July 2023 - ๐ช๐ธSpain penyaskito Seville ๐, Spain ๐ช๐ธ, UTC+2 ๐ช๐บ
LGTM. Surprised this wasn't reported until 2023.
Static review looks good. Actually tested the patch, attached screenshot.
- Open on Drupal.org โEnvironment: PHP 8.2 & MySQL 8last update
over 1 year ago Not currently mergeable. - @dhirendramishra opened merge request.
-
longwave โ
committed 95dcdb3f on 11.x
Issue #3374626 by lauriii, penyaskito, smustgrave, longwave: Comment...
-
longwave โ
committed 95dcdb3f on 11.x
- Status changed to Fixed
over 1 year ago 1:38pm 19 July 2023 - ๐ฌ๐งUnited Kingdom longwave UK
Committed and pushed 95dcdb3f58 to 11.x. Thanks!
Discussed with @lauriii at Drupal Dev Days and decided not to commit to 10.1.x as there is a new translatable string, it's a UI bug that has existed for a long time and it can wait for 10.2.x.
Automatically closed - issue fixed for 2 weeks with no activity.