- Issue created by @interjinn
- Merge request !3Issue #3523515: Resolve error of creating new menu in drupal 11. → (Open) created by Unnamed author
Error when module installed in Drupal 11 and attempt to add a new menu entry... user_role_names() does not exist.
Install Drupal 11. Install module. Edit a menu. Add link.
Replace call to user_role_names() with Drupal 11 equivalent. Patch provided.
Active
1.1
Code