Can confirm I do have the same problem using GIN
Eugen Zerr β created an issue.
Hello everyone :),
I pushed an alternative that works for me. Β» domain-3460707/3460707-parent-render changes are based on 2.0.x
As the comment above the function suggests it overrides the form.
So I instead decided to extend the parent function to build on future updates.
Eugen Zerr β made their first commit to this issueβs fork.
Eugen Zerr β created an issue.
smustgrave β credited Eugen Zerr β .
After a lot of research I found out that this problem was introduced by
https://www.drupal.org/project/drupal/issues/296693
π
Restrict access to empty top level administration pages
Fixed
.
And solvable through
https://www.drupal.org/project/drupal/issues/3413508
π
Admin page access denied even when access is given to child items
RTBC
applying the diff mentioned in the issue fork.
https://git.drupalcode.org/project/drupal/-/merge_requests/6100.diff
I guess this issue can be closed as duplicate then?
After a lot of research I found out that this problem was introduced by
https://www.drupal.org/project/drupal/issues/296693
π
Restrict access to empty top level administration pages
Fixed
.
And solvable through
https://www.drupal.org/project/drupal/issues/3413508
π
Admin page access denied even when access is given to child items
RTBC
applying the diff mentioned in the issue fork.
https://git.drupalcode.org/project/drupal/-/merge_requests/6100.diff
I guess this issue can be closed as duplicate then?
Hi!
I added the sanity check :)
Thx 4 your contribution!
Greetings
Eugen Zerr β created an issue.
Eugen Zerr β created an issue.
Hi!
Most of those code sniffer changes were published in 8.x-2.0-alpha9
.
You can check for yourself.
Greetings,
Eugene
Hi!
sorry you are right!
I edited the release notes so it's more clear Β»
https://www.drupal.org/project/localized_config/releases/8.x-2.0-alpha3 β
The 2.x Branch supports PHP 8.1 not lower.
Greetings,
Eugene
If you read this use the 2.x releases of this module.
Eugen Zerr β created an issue.
Can also confirm the error using
* Drupal Β» 9.5.1
* PHP Β» 8.1
* Admin. theme Β» Adminimal