- Issue created by @joachim
- First commit to issue fork.
- Merge request !6779Issue #3422955: Fix incorrect use of word 'component' in locale module โ (Open) created by govind_giri_goswami
- Status changed to Needs review
9 months ago 5:50am 27 February 2024 - ๐ฎ๐ณIndia govind_giri_goswami
update comments in core/modules/locale/src/LocaleConfigManager.php file and core/modules/locale/src/LocaleDefaultConfigStorage.php file
- ๐ฎ๐ณIndia Mithun S Bangalore
Changes looks good. Since we are updating only the text on comments, I don't anticipate regression.
Thank you! - Status changed to Needs work
9 months ago 6:05am 27 February 2024 - ๐ฎ๐ณIndia karanpagare
I can see more references also in locale.bulk.inc and locale.module which can be changed.
- First commit to issue fork.
- Status changed to Needs review
9 months ago 8:09am 27 February 2024 - ๐ฎ๐ณIndia adwivedi008
Worked on #6 as suggested by @karanpagare
Moving the issue to needs review - Status changed to Needs work
9 months ago 8:11am 27 February 2024 - ๐ฌ๐งUnited Kingdom joachim
Looks good so far, but method names such as getComponentNames need changing too.
- Status changed to Needs review
9 months ago 6:15am 28 February 2024 - Status changed to Needs work
9 months ago 2:21pm 28 February 2024 - ๐บ๐ธUnited States smustgrave
This caused test failures, core/modules/locale/src/LocaleConfigManager.php isn't internal so I think changing function names could have BC implications.