- 🇲🇩Moldova pavelculacov Chisinau
@anup.sinha. Thanks working like i needed.
function imberia_user_user_mail_language_alter(AccountInterface $account, &$language) { if( Drupal::currentUser()->isAnonymous()){ $language = Drupal::languageManager()->getCurrentLanguage()->getId(); } }
Thank you again. And you are welcome to own social network.Imberia
- 🇮🇳India anup.sinha Bengaluru
Hi @Utilvideo,
I am happy to hear that the solution is working as you expected. So can you please now merge it into 9.5 and 10 branches if everything looks good.
Thanks & Regards,
Anup - 🇲🇩Moldova pavelculacov Chisinau
Changes will be integrate in Drupal Core?
- 🇮🇳India anup.sinha Bengaluru
Hi @Utilvideo, I was just thinking that it would be good if we can integrate the patch into Drupal core as the issue exists in Drupal 8, 9 and 10 versions. Please let me know your thoughts on this.
Thanks & Regards,
Anup - 🇲🇩Moldova pavelculacov Chisinau
I think, this changes must be in core.
Thanks.
- Status changed to Needs work
almost 2 years ago 11:59pm 30 January 2023 The Needs Review Queue Bot → tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- Status changed to Needs review
almost 2 years ago 7:03am 31 January 2023 - 🇮🇳India anup.sinha Bengaluru
Hi @Utilvideo,
Now I have found out why my earlier patch failed to apply for the automated test run here but working fine in local. I created the patch from 9.5.0 as this was the installed version in my local but here for the automated test run the version is 9.5.x. The dictionary.txt file is different in 9.5.x compare 9.5.0 and that is why the last patch failed to apply here.
So here is my updated patch created for 9.5.x version.
Thanks & Regards,
Anup - Status changed to Needs work
almost 2 years ago 5:01pm 11 February 2023 - 🇺🇸United States smustgrave
This issue is being reviewed by the kind folks in Slack, #needs-review-queue-initiative. We are working to keep the size of Needs Review queue [2700+ issues] to around 400 (1 month or less), following Review a patch or merge request → as a guide.
Did not test.
But this will need an issue summary update for the proposed solution, helps the committers later.
Also with a new api this will need a change record.Thanks.
- Status changed to Needs review
almost 2 years ago 1:28pm 14 February 2023 - Status changed to Needs work
almost 2 years ago 2:52pm 14 February 2023 - 🇺🇸United States smustgrave
Removing issue summary update but still will need a change record.
- Status changed to Needs review
almost 2 years ago 3:33pm 14 February 2023 - 🇮🇳India anup.sinha Bengaluru
Change record added for the new hook -
hook_user_mail_language_alter()
. - Status changed to Needs work
over 1 year ago 4:51pm 27 February 2023 - 🇺🇸United States smustgrave
Removing change record.
1 NIT is the addition of the dictionary.txt should be alphabetic but that's being added to the bottom.
D10 patch would be needed too.
- 🇮🇳India TanujJain-TJ
Adding a reroll patch for drupal: 10.1.x, please review.
- Status changed to Needs review
over 1 year ago 4:31am 2 March 2023 - Status changed to Needs work
over 1 year ago 9:28am 3 March 2023 The Needs Review Queue Bot → tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.