- 🇮🇳India djsagar
Tried to address the changes mentioned in #18.
Changed only for first method. - Status changed to Needs review
almost 2 years ago 5:09pm 20 February 2023 - Status changed to RTBC
almost 2 years ago 6:04pm 20 February 2023 - Status changed to Needs work
almost 2 years ago 2:09am 3 March 2023 - 🇳🇿New Zealand quietone
+++ b/core/lib/Drupal/Component/Utility/Xss.php @@ -45,8 +45,8 @@ class Xss { + * @param array $allowable_html_tags
The value can also be Null, so "array|null". But I believe the array is a sting array, if that is correct, this is then "string[]|null"
- Status changed to Needs review
almost 2 years ago 4:36am 3 March 2023 - Status changed to RTBC
almost 2 years ago 4:29pm 3 March 2023 The last submitted patch, 23: 2800691-23.patch, failed testing. View results →
- Status changed to Needs work
almost 2 years ago 12:06pm 12 April 2023 - 🇮🇳India sahil.goyal
Update the #23 try to resolve the assertion failure.
- Status changed to RTBC
almost 2 years ago 12:19pm 12 April 2023 - 🇺🇸United States smustgrave
27 was not needed as the failure in 23 was random
- last update
over 1 year ago 29,202 pass - last update
over 1 year ago 29,283 pass - last update
over 1 year ago 29,291 pass - last update
over 1 year ago 29,302 pass - last update
over 1 year ago 29,304 pass - last update
over 1 year ago 29,343 pass - last update
over 1 year ago 29,366 pass - last update
over 1 year ago 29,366 pass - Status changed to Needs work
over 1 year ago 7:28pm 2 May 2023 - 🇮🇳India bharath-kondeti Hyderabad
#23 was not applying. I have tried creating a new patch. It works for me, please review the same.
- last update
over 1 year ago 29,378 pass - @bharath-kondeti opened merge request.
- Status changed to Needs review
over 1 year ago 5:42pm 5 May 2023 - last update
over 1 year ago 29,378 pass - 🇮🇳India bharath-kondeti Hyderabad
Raised an MR for the same https://git.drupalcode.org/project/drupal/-/merge_requests/3946
- Status changed to Needs work
over 1 year ago 10:41pm 5 May 2023 - 🇩🇪Germany FeyP
This issue is being reviewed by the kind folks in Slack, #need-reveiw-queue. 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 require → as a guide.
LGTM, but needs an issue summary update in proposed resolution and remaining tasks. Tagging for that.
I also wonder, since we now use "allowable" in the variable name, shouldn't we also use "allowable" in the parameter description instead of "allowed"? But I'm not a native speaker, so I'm not really sure about that one. Also, as a non-native speaker, I had to look up "allowable" in a dictionary whereas I knew what "allowed" was, even though I think my English is not that bad actually. But that's just me. After having done that, I agree that it is probably the more accurate term to use, though.
17:08 13:43 Running- last update
over 1 year ago 29,379 pass - Status changed to Needs review
over 1 year ago 2:42am 6 May 2023 - 🇩🇪Germany FeyP
Thanks. Let's update the issue status to "Needs review" so that the tests will run.
- Status changed to RTBC
over 1 year ago 3:39am 6 May 2023 - 🇩🇪Germany FeyP
This issue is being reviewed by the kind folks in Slack, #need-reveiw-queue. 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.
Thanks. The code looks good, #34 and #35 are addressed, the tests pass. I also tested the patch manually on 10.1.x-dev. I think this is RTBC.
- last update
over 1 year ago 29,379 pass - last update
over 1 year ago 29,380 pass - last update
over 1 year ago 29,383 pass - last update
over 1 year ago 29,388 pass - last update
over 1 year ago 29,388 pass - last update
over 1 year ago 29,387 pass, 2 fail The last submitted patch, 36: 2800691-36.patch, failed testing. View results →
- last update
over 1 year ago 29,388 pass - 🇧🇪Belgium BramDriesen Belgium 🇧🇪
Triggered a re-test.
@smustgrave You know there is a typo in your issue template? :-) #need-reveiw-queue (reveiw -> review)
- last update
over 1 year ago 29,388 pass - Open on Drupal.org →Environment: PHP 8.1 & MySQL 5.7last update
over 1 year ago Waiting for branch to pass The last submitted patch, 36: 2800691-36.patch, failed testing. View results →
- last update
over 1 year ago 29,388 pass - 🇩🇪Germany FeyP
Another random test failure, retest was green, see 🐛 [random test failure] InstallerExistingConfig[SyncDirectory]MultilingualTest::testConfigSync Fixed , back to RTBC per #39.
- last update
over 1 year ago 29,392 pass, 1 fail The last submitted patch, 36: 2800691-36.patch, failed testing. View results →
- last update
over 1 year ago 29,395 pass - last update
over 1 year ago 29,399 pass - last update
over 1 year ago 29,399 pass - last update
over 1 year ago 29,400 pass - last update
over 1 year ago 29,409 pass - last update
over 1 year ago 29,409 pass - last update
over 1 year ago 29,415 pass - last update
over 1 year ago 29,420 pass - last update
over 1 year ago 29,420 pass - last update
over 1 year ago 29,425 pass - last update
over 1 year ago 29,429 pass - last update
over 1 year ago 29,430 pass - last update
over 1 year ago 29,430 pass - last update
over 1 year ago 29,430 pass - last update
over 1 year ago 29,436 pass - 🇳🇿New Zealand quietone
Triaging the RTBC queue.
Thank you @FeyP, for asking for an Issue Summary update. That helps a great deal!
I see that catch thought the patch in #23 was good and after that it was rerolling. It is confusing when there is both a patch workflow and an MR on issue. :-( It looks like the patch in #36 is the one to use. However, there are no interdiffs for that or the previous patch. I have added one.
All the issues have been addressed and this is good to go. I have updated credit, including myself and @Amber Himes Matz due to the triage work done in a documentation meeting.
@bharath-kondeti, Thanks for helping on this issue. To help reviewers always add an interdiff, or a diff, whichever is appropriate. There are instructions for creating an interdiff → .
- last update
over 1 year ago 29,436 pass - last update
over 1 year ago 29,441 pass - last update
over 1 year ago 29,442 pass - last update
over 1 year ago 29,443 pass - last update
over 1 year ago 29,443 pass - last update
over 1 year ago 29,443 pass - last update
over 1 year ago 29,439 pass - last update
over 1 year ago 29,439 pass - last update
over 1 year ago 29,443 pass - last update
over 1 year ago 29,444 pass - last update
over 1 year ago 29,446 pass - last update
over 1 year ago 29,446 pass - last update
over 1 year ago 29,446 pass - last update
over 1 year ago 29,446 pass - last update
over 1 year ago 29,450 pass - Status changed to Needs work
over 1 year ago 4:12pm 24 July 2023 - 🇬🇧United Kingdom longwave UK
+++ b/core/lib/Drupal/Component/Utility/Xss.php @@ -45,8 +45,8 @@ class Xss { + * An array of allowed html tags.
"HTML" in the comment should be in upper case.
- last update
over 1 year ago 29,451 pass - Status changed to Needs review
over 1 year ago 7:28pm 24 July 2023 - Status changed to RTBC
over 1 year ago 7:33pm 24 July 2023 -
longwave →
committed 02c6babe on 10.1.x
Issue #2800691 by bharath-kondeti, djsagar, ravi.shankar, Rishabh...
-
longwave →
committed 02c6babe on 10.1.x
-
longwave →
committed 8624038a on 11.x
Issue #2800691 by bharath-kondeti, djsagar, ravi.shankar, Rishabh...
-
longwave →
committed 8624038a on 11.x
- Status changed to Fixed
over 1 year ago 11:55am 25 July 2023 - 🇬🇧United Kingdom longwave UK
Paused to consider the backport here; while this is largely just a docs fix, we are also renaming a variable, and if someone is using named arguments this will break their code. But I think the chances of anyone actually using named arguments here is slim, and so I opted for the backport to keep the branches in sync and improve documentation for 10.1.x users.
Committed and pushed 8624038a9a to 11.x and 02c6babe8b to 10.1.x. Thanks!
Automatically closed - issue fixed for 2 weeks with no activity.