Closed (fixed)
Project:
Drupal core
Version:
10.1.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Jun 2020 at 12:33 UTC
Updated:
20 Feb 2023 at 13:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jungleChanged and added an @todo (filed #3155411: Add "writeable" to the "flagWords" in core/.cspell.json)
Comment #3
alexpottThe follow-up issue is great but I don't think we need an @todo here. This line does not need to change in #3155411: Add "writeable" to the "flagWords" in core/.cspell.json
Comment #4
jungle@alexpott, thanks for reviwing! @todo removed, no interdiff.
Comment #6
ranjith_kumar_k_u commentedThe patch works as expected.

Comment #9
vikashsoni commentedApplied patch #4 in drupal-9.3.x-dev applied successfully
After patch ' writeable ' has been updated with ' writable '
Thanks for the patch
Comment #12
smustgrave commentedThis 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.@expectedDeprecation appears to no longer be used in Drupal core so tags for test to replace though.
Change record would have to be updated for deprecated in 10.1 and removed in 11
Thanks
Running d10 test
Comment #13
smustgrave commentedWrong comment as I was reviewing the patch from a linked ticket.
Comment #14
smustgrave commentedRan tests for #4 with no issue and fixes a typo.
Comment #15
catchCommitted 12db5f3 and pushed to 10.1.x. Thanks!