- Issue created by @quietone
- Merge request !5168Fix more words that are only misspelled in comments β (Closed) created by quietone
- Status changed to Needs review
about 1 year ago 8:33am 29 October 2023 - Status changed to Needs work
about 1 year ago 2:11pm 30 October 2023 - First commit to issue fork.
- πͺπΈSpain fjgarlin
Rebased the MR to check a gitlab pipeline permission issue. Do not credit me here.
- Status changed to Needs review
about 1 year ago 8:47am 3 December 2023 - π³πΏNew Zealand quietone
I rebased and fixed a few more. Also updated the list in the IS.
- Status changed to Needs work
about 1 year ago 9:28am 3 December 2023 The Needs Review Queue Bot β tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
This does not mean that the patch needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide β to find step-by-step guides for working with issues.
- Status changed to Needs review
about 1 year ago 11:54am 3 December 2023 - π³πΏNew Zealand quietone
The tests really are passing. Setting to needs review.
- Status changed to RTBC
about 1 year ago 9:41pm 3 December 2023 - πΊπΈUnited States smustgrave
Replacements seem fine, don't see anything added that makes the variables confusing or anything.
- Status changed to Needs review
about 1 year ago 10:21pm 3 December 2023 - π¬π§United Kingdom longwave UK
Most of these seem fine but a question about "revisioning".
- π³πΏNew Zealand quietone
'revisioning' is more complicated because it is used in a function name Drupal\Tests\layout_builder\FunctionalJavascript\InlineBlockTest::testInlineBlocksRevisioning. So that has been removed.
I also found that some changes for mysite got lost.
- Status changed to RTBC
about 1 year ago 2:57pm 4 December 2023 - πΊπΈUnited States smustgrave
Should "revisioning" be added to the Drupal dictionary?
- Status changed to Needs work
about 1 year ago 11:24pm 4 December 2023 - πΊπΈUnited States xjm
@smustgrave:
Should "revisioning" be added to the Drupal dictionary?
Possibly. I had the same question for "refactoring". We're also probably going to add "revisionable", "revisionability", etc. Someone want to add a note to the meta about these things? Tagging "Needs followup" for that, although that translates to "Needs parent issue update" rather than "Needs new issue filed as followup" in this scenario..
NW for a few things on the MR. Rest of the changes look great. Thanks!
- Status changed to Needs review
about 1 year ago 1:31am 5 December 2023 - π³πΏNew Zealand quietone
Follow up made for 'milli' and parent meta update for the forms of 'revision'. Therefore removing tag.
- Status changed to Needs work
about 1 year ago 2:07am 5 December 2023 The Needs Review Queue Bot β tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide β to find step-by-step guides for working with issues.
- Status changed to Needs review
about 1 year ago 2:28am 5 December 2023 - Status changed to Needs work
about 1 year ago 10:10am 5 December 2023 - πΈπ°Slovakia poker10
Not sure if we still need to agree what to do with "refactorings", but currently there are two different changes for this word (one to "any refactoring", second to "changes"):
+++ b/core/lib/Drupal/Core/Asset/CssOptimizer.php @@ -106,8 +106,8 @@ protected function processFile($css_asset) { - * it is not on the AssetOptimizerInterface, so future refactorings can make - * it protected. + * it is not on the AssetOptimizerInterface, so any future refactoring can + * make it protected.
+++ b/core/lib/Drupal/Core/Asset/CssOptimizer.php @@ -271,8 +271,8 @@ protected function processCss($contents, $optimize = FALSE) { - * it is not on the AssetOptimizerInterface, so future refactorings can make - * it protected. + * it is not on the AssetOptimizerInterface, so future changes can make it + * protected.
I think the first is better than using the word "changes".
- Status changed to Needs review
about 1 year ago 10:57am 5 December 2023 - π³πΏNew Zealand quietone
@poker10, thanks. I forgot there were two instances of 'refactorings'.
- Status changed to RTBC
about 1 year ago 8:34pm 6 December 2023 - πΊπΈUnited States smustgrave
Believe all feedback has been addressed.
- Status changed to Needs work
about 1 year ago 6:30pm 8 December 2023 - πΊπΈUnited States xjm
For my feedback on the MR. It's fine to scope that change to a followup, or to rewrite the sentence here, but that's a "making it worse" kind of change ATM. :) Thanks!
- Status changed to Needs review
about 1 year ago 2:22am 17 December 2023 - π³πΏNew Zealand quietone
Rebased, rebuilt dictionary.
#21. This was just a typo and is now restored to HEAD.
- Status changed to RTBC
about 1 year ago 5:30pm 17 December 2023 -
longwave β
committed 0b625d5a on 10.2.x
Issue #3397490 by quietone, smustgrave, xjm, longwave, poker10: Fix more...
-
longwave β
committed 0b625d5a on 10.2.x
-
longwave β
committed a3decd9d on 11.x
Issue #3397490 by quietone, smustgrave, xjm, longwave, poker10: Fix more...
-
longwave β
committed a3decd9d on 11.x
- Status changed to Fixed
12 months ago 2:42pm 11 January 2024 - π¬π§United Kingdom longwave UK
Backported to 10.2.x to keep things in sync and make other backports easier, as this only changes comments.
Committed and pushed a3decd9d43 to 11.x and 0b625d5ad4 to 10.2.x. Thanks!
Automatically closed - issue fixed for 2 weeks with no activity.