It seems that the routing system changes in D8 have progressed far enough as to render the Accessibility admin routes broken.

Warning: Missing argument 3 for accessibility_menu_local_tasks(), called in /Users/jbeach/code/drupal/core/d8/core/includes/menu.inc on line 2005 and defined in accessibility_menu_local_tasks() (line 190 of /Users/jbeach/code/drupal/modules/d8/accessibility/accessibility.module).
Notice: Undefined variable: root_path in accessibility_menu_local_tasks() (line 191 of /Users/jbeach/code/drupal/modules/d8/accessibility/accessibility.module).
The accessibility module enables tests for content, themes, and modules. You can read more defailed documentation on Drupal.org.

The requested page "/admin/config/accessibility" could not be found.

Comments

Anonymous’s picture

Rewrote the routes and all the default config to align with latest D8 release. Please check latest dev.