- 🇺🇸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.
This was tagged for tests in #8 that still need to happen.
Did not review the code.
- Status changed to Needs review
over 1 year ago 12:15am 14 April 2023 - 🇳🇿New Zealand danielveza Brisbane, AU
Confirmed the issue exists in manual testing. Added a test.
The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- Status changed to Needs work
over 1 year ago 1:51pm 14 April 2023 - last update
over 1 year ago 29,372 pass - Status changed to Needs review
over 1 year ago 2:39pm 2 May 2023 - 🇮🇳India Asha Nair
Applied patch #21 in 10.x successfully and it fixes the issue. Adding screenshots for reference.
- Status changed to RTBC
over 1 year ago 2:02pm 3 May 2023 - 🇺🇸United States smustgrave
Not 100% sold on the test fix. As they use to pass before and this change shouldn't have caused those to fail. But will let the committer decide.
- last update
over 1 year ago 29,374 pass, 1 fail The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- last update
over 1 year ago 29,378 pass, 1 fail The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- last update
over 1 year ago 29,379 pass, 1 fail The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- last update
over 1 year ago 29,380 pass, 1 fail The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- last update
over 1 year ago 29,383 pass, 1 fail The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- last update
over 1 year ago 29,388 pass, 1 fail The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- last update
over 1 year ago 29,388 pass, 1 fail The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- last update
over 1 year ago 29,387 pass, 3 fail The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- last update
over 1 year ago 29,388 pass, 1 fail The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- last update
over 1 year ago 29,388 pass, 1 fail The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- last update
over 1 year ago 29,388 pass, 1 fail The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- last update
over 1 year ago 29,395 pass, 1 fail The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- last update
over 1 year ago 29,399 pass, 1 fail The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
33:26 29:54 RunningThe last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- last update
over 1 year ago 29,400 pass, 1 fail The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- last update
over 1 year ago 29,409 pass, 1 fail The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- 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, 17: 3070721-17.patch, failed testing. View results →
- last update
over 1 year ago 29,418 pass, 1 fail The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- last update
over 1 year ago 29,420 pass, 1 fail The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- last update
over 1 year ago 29,420 pass, 1 fail The last submitted patch, 17: 3070721-17.patch, failed testing. View results →
18:26 17:06 RunningThe last submitted patch, 17: 3070721-17.patch, failed testing. View results →
- Status changed to Needs work
over 1 year ago 2:38pm 13 June 2023 - 🇬🇧United Kingdom catch
-
+++ b/core/modules/menu_ui/src/MenuListBuilder.php @@ -17,6 +17,23 @@ class MenuListBuilder extends ConfigEntityListBuilder { + ->accessCheck(TRUE)
I don't think config entities can have query access, so this is redundant and can be removed. phpstan should no longer warn about this too, but it was at one point.
-
+++ b/core/modules/menu_ui/tests/src/Functional/MenuListBuilderTest.php @@ -0,0 +1,92 @@ + * Tests the menus are listed alphabetically. + */ + public function testMenusListedAlphabetically(): void { + // Test alphabetical order without pager.
Is there an existing test that we could add an assertion to?
-
- Status changed to Needs review
over 1 year ago 6:00am 15 June 2023 - last update
over 1 year ago 29,450 pass - Status changed to RTBC
over 1 year ago 1:15pm 15 June 2023 - last update
over 1 year ago 29,486 pass - last update
over 1 year ago 29,499 pass - last update
over 1 year ago 29,505 pass - last update
over 1 year ago 29,551 pass - last update
over 1 year ago 29,553 pass - last update
over 1 year ago 29,559 pass - last update
over 1 year ago 29,565 pass - last update
over 1 year ago 29,571 pass - last update
over 1 year ago 29,801 pass - last update
over 1 year ago 29,801 pass - last update
over 1 year ago 29,802 pass - last update
over 1 year ago 29,802 pass - last update
over 1 year ago 29,807 pass - last update
over 1 year ago 29,811 pass - last update
over 1 year ago 29,815 pass - last update
over 1 year ago 29,815 pass - last update
over 1 year ago 29,822 pass - last update
over 1 year ago 29,842 pass - last update
over 1 year ago 29,878 pass - Status changed to Fixed
over 1 year ago 4:07pm 24 July 2023 -
longwave →
committed 6ec16df9 on 11.x
Issue #3070721 by DanielVeza, ranjith_kumar_k_u, justcaldwell,...
-
longwave →
committed 6ec16df9 on 11.x
Automatically closed - issue fixed for 2 weeks with no activity.