- Issue created by @joachim
- First commit to issue fork.
- Merge request !6742issue:3422977 rename locale batch operation callbacks to match the API methods they call → (Open) created by shalini_jha
- Status changed to RTBC
12 months ago 12:50pm 22 February 2024 - Status changed to Needs work
12 months ago 12:00pm 4 March 2024 - 🇬🇧United Kingdom catch
These are procedural functions without a leading underscore, we should leave the old one as wrappers and deprecate them.
- Assigned to PrabuEla
- Issue was unassigned.
- Assigned to secretsayan
- First commit to issue fork.
- Status changed to Needs review
9 months ago 6:44pm 7 May 2024 - 🇬🇧United Kingdom joachim
Someone should rebase the branch before a novice works on it -- it looks like it's been merged rather than rebased, which is going to make the history messy.
- 🇺🇸United States traviscarden
Actually, I think it just conflicts with 📌 Deprecate Drupal\locale\Locale and its one method Fixed . I'll rebase it onto the commit right before that, but someone will need to advise on the new direction. I.e., does the new scope becoming reconciling it with the afore-mentioned #3422915? Or is this no longer a novice issue--or even obsolete?
- Status changed to Needs work
9 months ago 11:39pm 7 May 2024 - 🇺🇸United States xjm
- 🇺🇸United States xjm
Agreed, thanks @joachim!
There is also a coding standards issue to resolve:
-------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------------- 16 | ERROR | [x] Opening brace should be on the same line as the declaration -------------------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY -------------------------------------------------------------------------------- Time: 16.64 secs; Memory: 8MB PHP CODE SNIFFER REPORT SUMMARY -------------------------------------------------------------------------------
- Issue was unassigned.
- Status changed to Needs review
8 months ago 1:41pm 25 June 2024 - Status changed to Needs work
8 months ago 2:10pm 1 July 2024 - Status changed to Needs review
7 months ago 2:42am 17 July 2024 - Status changed to Needs work
7 months ago 11:39am 23 July 2024 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 necessarily 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
7 months ago 1:48pm 26 July 2024 - 🇮🇳India secretsayan
Marking this again as Needs Review as PHPSTAN is already passing in the pipeline.
- Status changed to Needs work
6 months ago 2:12pm 6 August 2024 - 🇺🇸United States smustgrave
So function renaming should have a change record and deprecations should point to that vs the ticket.
Thanks
- Status changed to Needs review
6 months ago 2:15pm 6 August 2024 - 🇬🇧United Kingdom joachim
These are internal functions. They're batch API callbacks, they're not going to be used anywhere else.
- 🇺🇸United States smustgrave
Personally still think a CR should be made so will leave for additional reviewers.
- Status changed to Needs work
5 months ago 1:09pm 16 September 2024 - 🇺🇸United States smustgrave
Deprecations will have to be updated for deprecated in 11 removed in 12.
- First commit to issue fork.
- Status changed to Needs review
5 months ago 6:20pm 17 September 2024 - 🇬🇧United Kingdom nexusnovaz
Updated deprecations to be 11.1.0. Could you please review MR !6742. Thanks!
- Status changed to Needs work
5 months ago 6:34pm 17 September 2024 - 🇺🇸United States smustgrave
Thanks. I should of caught this before so my bad. But we will need a change record to announce the deprecation. And the links in the deprecation needs to be with that CR link.
CR can be pretty simple, would look through existing ones in the change records list.
- Status changed to Needs review
5 months ago 8:47pm 17 September 2024 - 🇬🇧United Kingdom nexusnovaz
Hey, made the CR which can be found here: https://www.drupal.org/node/3475054 → . Also replaced the issue links in the MR with this link. Please can this be reviewed again.
- Status changed to RTBC
5 months ago 2:45am 18 September 2024 - 🇳🇿New Zealand quietone
I read the issue summary, comments and the MR. Everything looks in order here. The deprecation messages in the docblocks don't need to list the function arguments but it is also not wrong. So, leaving that as is. And thanks for the nicely formatted change record, it is is easy to read.
I updated credit.Leaving at RTBC.
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 necessarily 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.
- 🇺🇸United States traviscarden
@secretsayan asked me to push this change for him real quick because he's in the process of moving to a new laptop.
- 🇺🇸United States smustgrave
Failure seems unrelated, re-running. Resolved the threads while I was at it. Bot feedback appears addressed.
- 🇬🇧United Kingdom alexpott 🇪🇺🌍
Committed and pushed 6b6facdc29e to 11.x and 167dc216f33 to 11.1.x. Thanks!
-
alexpott →
committed 167dc216 on 11.1.x
Issue #3422977 by secretsayan, traviscarden, nexusnovaz, joachim,...
-
alexpott →
committed 167dc216 on 11.1.x
- Status changed to Fixed
3 months ago 2:03pm 18 November 2024 -
alexpott →
committed 6b6facdc on 11.x
Issue #3422977 by secretsayan, traviscarden, nexusnovaz, joachim,...
-
alexpott →
committed 6b6facdc on 11.x
-
alexpott →
committed b5a06149 on 11.1.x
Issue #3422977 follow-up by alexpott: Rename locale batch operation...
-
alexpott →
committed b5a06149 on 11.1.x
-
alexpott →
committed 151ef182 on 11.x
Issue #3422977 follow-up by alexpott: Rename locale batch operation...
-
alexpott →
committed 151ef182 on 11.x
- 🇺🇸United States traviscarden
Congratulations on your first Core commit, @secretsayan! 😄
Automatically closed - issue fixed for 2 weeks with no activity.