- Issue created by @lelkneralfaro
- Status changed to Needs review
almost 2 years ago 9:06pm 1 February 2023 - ๐ช๐ธSpain jjcarrion Spain
Patch #2 worked for me for the Drupal 10 upgrade,
Thanks!
- Status changed to RTBC
over 1 year ago 1:43pm 3 March 2023 - ๐ซ๐ฎFinland jheinon_finland
Greetings!
I tested this on my local installation for a Drupal 9 site. The patch applied successfully and I have thus updated the status from
Needs review
toReviewed & tested by the community
. - ๐ฏ๐ดJordan Rajab Natshah Jordan
The patch #2 is working.
Thank you, lelkneralfaro! - First commit to issue fork.
- @kunal_sahu opened merge request.
- Issue was unassigned.
- ๐ฎ๐ณIndia kunal_sahu Karnataka
Hi @all Tested the patch. The patch LGTM.
kunal@LAPTOP-G4FTKS5H MINGW64 /c/xampp/htdocs/contributions/web/modules/contrib/admin_toolbar-3338408 (3338408-resolve-access-check) $ git apply -v admin_toolbar-resolve_access_check-3338408-2.patch Checking patch admin_toolbar_search/src/SearchLinks.php... Checking patch admin_toolbar_tools/src/Plugin/Derivative/ExtraLinks.php... Applied patch admin_toolbar_search/src/SearchLinks.php cleanly. Applied patch admin_toolbar_tools/src/Plugin/Derivative/ExtraLinks.php cleanly.
RTBC++ #2.
Creating a MR for helping the maintainer.
please review and merge this MR.
Thanks
- ๐จ๐ญSwitzerland berdir Switzerland
it's pretty much a false positive, those are *very likely* config entities (never seen a content bundle entity, doesn't make sense), it won't do anything but if we do something it should be an accessCheck(FALSE) just in case core ever actually adds access checks/query altering to config entity queries.
Either way, you can safely ignore this and do not need to apply it as a patch to your site.
- Status changed to Needs work
over 1 year ago 10:22am 1 May 2023 - Merge request !51Issue #3338408: Resolve access check errors for D10 compatibility โ (Open) created by Rajab Natshah
- Open on Drupal.org โCore: 9.5.x + Environment: PHP 7.4 & MySQL 8last update
over 1 year ago Not currently mergeable. - last update
over 1 year ago 17 pass - Status changed to Needs review
over 1 year ago 10:30am 1 May 2023 - last update
over 1 year ago 17 pass - Open on Drupal.org โCore: 9.5.x + Environment: PHP 7.4 & MySQL 8last update
over 1 year ago Waiting for branch to pass - ๐บ๐ธUnited States edmund.dunn Olympia, WA
#11 would not apply. I rerolled it for the latest release(3.4.1).
- last update
over 1 year ago 16 pass, 2 fail - last update
over 1 year ago 16 pass, 2 fail - Open on Drupal.org โCore: 9.5.x + Environment: PHP 7.4 & MySQL 8last update
over 1 year ago Waiting for branch to pass - last update
over 1 year ago 16 pass, 2 fail The last submitted patch, 14: 3338408-fix-access-check-error.patch, failed testing. View results โ
- Assigned to PrabuEla
- Status changed to Needs work
over 1 year ago 2:00pm 15 June 2023 - Issue was unassigned.
- Status changed to Needs review
over 1 year ago 2:12pm 15 June 2023 - last update
over 1 year ago 17 pass - last update
over 1 year ago 17 pass - last update
over 1 year ago 17 pass - Status changed to RTBC
over 1 year ago 7:33pm 3 August 2023 - ๐ญ๐บHungary szato
Checked patch from #14 (and re-run automated tests for D10.1, D9.5 with php 8.1/Mysql 8 - passed).
Works for me.@PrabuEla
I hide your patch because you changed accessCheck(FALSE) to accessCheck(TRUE) - which was already discussed in #10 and implemented in #14. - ๐บ๐ธUnited States dillix
Please make new release with this patch, so we can update sites to D10.
- ๐จ๐ญSwitzerland berdir Switzerland
You don't need this patch, the module works perfectly well on D10 without it. See #10.
- Assigned to radheymkumar
- Status changed to Needs review
about 1 year ago 10:51am 16 October 2023 - Open on Drupal.org โCore: 9.5.x + Environment: PHP 7.4 & MySQL 8last update
about 1 year ago Waiting for branch to pass - ๐ฎ๐ณIndia radheymkumar Jaipur, Rajasthan, India
I fixed access check errors for D10 compatibility. attached patch.
Thanks - Open on Drupal.org โCore: 9.5.x + Environment: PHP 7.4 & MySQL 8last update
about 1 year ago Waiting for branch to pass - ๐ซ๐ทFrance sashainparis Provins
Update patch to consider the sort() added in between on these lines.
Using the module base path. - Open on Drupal.org โCore: 9.5.x + Environment: PHP 7.4 & MySQL 8last update
about 1 year ago Waiting for branch to pass - ๐จ๐ทCosta Rica yuvania
I fixed access check errors for D10 compatibility
- ๐ง๐ชBelgium ericvl
@yuvania
This is the same patch as in #14.
See also remarks in #10 and #23. - ๐ช๐ธSpain saganakat
The patch in comment #14 ๐ Resolve access check errors for D10 compatibility Needs review has worked for drupal 10.1
- Status changed to RTBC
12 months ago 7:41am 23 November 2023 - ๐จ๐ฆCanada SKAUGHT
Agree: tested patch #14 [3338408-fix-access-check-error.patch] applies as expected.
- ๐ฎ๐ณIndia prashant.c Dharamshala
Prashant.c โ made their first commit to this issueโs fork.
- Open on Drupal.org โCore: 9.5.x + Environment: PHP 7.4 & MySQL 8last update
12 months ago Waiting for branch to pass - Open on Drupal.org โCore: 9.5.x + Environment: PHP 7.4 & MySQL 8last update
12 months ago Waiting for branch to pass - Status changed to Needs review
12 months ago 7:13am 12 December 2023 - ๐ฎ๐ณIndia prashant.c Dharamshala
Re-based with 3.x, needs to be reviewed.
Thanks - ๐ฎ๐ณIndia keshavv India
Added a comment in the MR. If someone review and update?
https://git.drupalcode.org/project/admin_toolbar/-/merge_requests/51 - Status changed to Closed: outdated
4 months ago 7:36pm 2 August 2024