- cf6f4b3d committed on 2.0.x
Issue #3053409 by fredy davy stalin, jons, batigolix: Non-administrators...
- cf6f4b3d committed on 2.0.x
Non-administrators can't access 'URL alias' field even if their role has all the checkboxes selected.
Also there is a typo on path_file\src\Form\PathFileEntityForm.php line 62 - where permision string should be lowercase:
if (\Drupal::currentUser()->hasPermission('Administer Path file entity entities')) {
Needs review
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Issue #3053409 by fredy davy stalin, jons, batigolix: Non-administrators...