🇮🇳India arijits.drush India
Drupal 9.5.11 patch in case anybody need.
🇮🇳India arijits.drush India
For 8.x-1.x
🇮🇳India arijits.drush India
There is a problem with #18 which is conflicting with pathauto here is how to reproduce it.
- Create a user role and give them permission to edit a node without applying the patch
- Check if they can edit that node
- Now apply the patch and try to edit same node using that new role
An error will prevent them to save that node saying
Either the path '/node/' is invalid or you do not have access to it.
Need to check section src/Entity/PageAccessCheck.php