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.
- 🇮🇳India nikhil_110
Attached patch against Drupal 10.1.x
Patch #46 is not applied for Drupal 10 so Inter-diff file is not added.
Checking patch core/modules/system/src/Form/ModulesListForm.php...
Hunk #1 succeeded at 21 (offset 1 line).
Hunk #2 succeeded at 143 (offset 3 lines).
Hunk #3 succeeded at 208 (offset 8 lines).
error: while searching for:
$row['#requires'] = [];
$row['#required_by'] = [];$row['name']['#markup'] = $module->info['name'];
$row['description']['#markup'] = $this->t($module->info['description']);
$row['version']['#markup'] = $module->info['version'];// Generate link for module's help page. Assume that if a hook_help()
// implementation exists then the module provides an overview page, rathererror: patch failed: core/modules/system/src/Form/ModulesListForm.php:247
error: core/modules/system/src/Form/ModulesListForm.php: patch does not apply
Checking patch core/modules/system/system.admin.inc... - last update
about 1 year ago 29,506 pass, 62 fail - First commit to issue fork.
- Merge request !7436Issue #637538 : Module and theme names are not filtered on output. → (Open) created by bhanu951
- Status changed to Needs review
9 months ago 6:54am 11 April 2024 - 🇮🇳India bhanu951
Came from http://www.madirish.net/555
Re-Rolled patch from #46 against 11.x head.
- Status changed to Needs work
9 months ago 7:05am 11 April 2024 The Needs Review Queue Bot → tested this issue.
While you are making the above changes, we recommend that you convert this patch to a merge request → . Merge requests are preferred over patches. Be sure to hide the old patch files as well. (Converting an issue to a merge request without other contributions to the issue will not receive credit.)
- First commit to issue fork.
Addressed the test failures & pipeline passed
Please review , moved NR
- Status changed to Needs review
6 months ago 1:33pm 13 June 2024 - Status changed to Needs work
6 months ago 5:59pm 17 June 2024 - 🇺🇸United States smustgrave
Thanks for continuing to work on this. Will need a test case showing the issue.
- Status changed to Needs review
6 months ago 2:01pm 19 June 2024 - Status changed to Needs work
6 months ago 12:36am 20 June 2024 - 🇺🇸United States smustgrave
Have not reviewed yet but issue summary appears to be incomplete could that be updated please
Can use https://www.drupal.org/docs/develop/issues/fields-and-other-parts-of-an-... → . for help if needed.
- Status changed to Needs review
6 months ago 6:51am 20 June 2024 - Status changed to Needs work
6 months ago 2:57pm 27 June 2024 - 🇺🇸United States smustgrave
Hiding all patches for clarity
Ran test-only feature which gve
1) Drupal\Tests\system\FunctionalJavascript\PageXssVulnerabilityTest::testPageLoadWithoutXss WebDriver\Exception\UnexpectedAlertOpen: unexpected alert open: {Alert text : evil desc} (Session info: headless chrome=106.0.5249.103) (Driver info: chromedriver=106.0.5249.61 (511755355844955cd3e264779baf0dd38212a4d0-refs/branch-heads/5249@{#569}),platform=Linux 5.4.266-178.365.amzn2.x86_64 x86_64) /builds/issue/drupal-637538/vendor/lullabot/php-webdriver/lib/WebDriver/Exception.php:198 /builds/issue/drupal-637538/vendor/lullabot/php-webdriver/lib/WebDriver/AbstractWebDriver.php:216 /builds/issue/drupal-637538/vendor/lullabot/php-webdriver/lib/WebDriver/AbstractWebDriver.php:287 /builds/issue/drupal-637538/vendor/lullabot/php-webdriver/lib/WebDriver/Container.php:231 /builds/issue/drupal-637538/vendor/lullabot/php-webdriver/lib/WebDriver/Session.php:579 /builds/issue/drupal-637538/vendor/lullabot/mink-selenium2-driver/src/Selenium2Driver.php:541 /builds/issue/drupal-637538/core/tests/Drupal/Tests/DocumentElement.php:41 /builds/issue/drupal-637538/core/tests/Drupal/Tests/UiHelperTrait.php:261 /builds/issue/drupal-637538/core/modules/system/tests/src/FunctionalJavascript/PageXssVulnerabilityTest.php:44 ERRORS! Tests: 1, Assertions: 6, Errors: 1.
Removing that tag
Left some comments on the MR
Addressed the mentioned feedbacks & rebased the MR
Please review, move NR.
- Status changed to Needs review
6 months ago 5:47pm 27 June 2024 - Status changed to RTBC
6 months ago 1:48pm 28 June 2024 - 🇺🇸United States smustgrave
I couldn't find a better place for this test so think it's own file should be fine.
- Status changed to Needs work
5 months ago 11:08am 11 July 2024 - Status changed to Needs review
5 months ago 3:13am 12 July 2024 - Status changed to RTBC
5 months ago 1:32pm 15 July 2024 - Status changed to Needs work
5 months ago 3:19pm 15 July 2024 Applied mentioned suggestion to the MR.
Please review, moving NR
- Status changed to Needs review
5 months ago 8:40pm 17 July 2024 Applied the mentioned suggestion & left some comments for some feedbacks.
- Status changed to Needs work
5 months ago 7:44am 22 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.
Rebased MR with latest code & applied the left suggestion as well.
Please review, moving NR.
- Status changed to Needs review
5 months ago 7:57am 22 July 2024 - Status changed to Needs work
5 months ago 9:28am 22 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
5 months ago 10:15am 22 July 2024 Addressed test failures & pipeline passed successfully.
Please review, moving NR.
- Status changed to RTBC
5 months ago 10:38am 22 July 2024 - 🇮🇳India hetal.solanki
@all
I have reviewed MR !7436. It's looks good.
Moving to RTBC.
Thank you!! - Status changed to Needs review
5 months ago 1:37pm 22 July 2024 To maintain consistency some minor change done
Please review, moving NR
- Status changed to RTBC
5 months ago 2:43pm 22 July 2024 - 🇮🇳India amanbtr72
Re-viewed the changes in the recent MR, Looks good.
Moving to RTBC+1
Only Rebased the MR with latest code, keeping it to the prev RTBC status
- Status changed to Fixed
5 months ago 9:26am 30 July 2024 - 🇬🇧United Kingdom alexpott 🇪🇺🌍
Committed and pushed 4c82b7eaac to 11.x and 80833d6441 to 11.0.x and 62fb919925 to 10.4.x and 9a57269327 to 10.3.x. Thanks!
-
alexpott →
committed 9a572693 on 10.3.x
Issue #637538 by pooja_sharma, mr.baileys, AaronBauman, Bhanu951,...
-
alexpott →
committed 9a572693 on 10.3.x
-
alexpott →
committed 62fb9199 on 10.4.x
Issue #637538 by pooja_sharma, mr.baileys, AaronBauman, Bhanu951,...
-
alexpott →
committed 62fb9199 on 10.4.x
-
alexpott →
committed 80833d64 on 11.0.x
Issue #637538 by pooja_sharma, mr.baileys, AaronBauman, Bhanu951,...
-
alexpott →
committed 80833d64 on 11.0.x
-
alexpott →
committed 4c82b7ea on 11.x
Issue #637538 by pooja_sharma, mr.baileys, AaronBauman, Bhanu951,...
-
alexpott →
committed 4c82b7ea on 11.x
Automatically closed - issue fixed for 2 weeks with no activity.