If an un-routed route is passing handleAccessToTaxonomyTermViewsPages it results in a WSOD.
UnexpectedValueException: External URLs do not have an internal route name. in Drupal\Core\Url->getRouteName() (line 556 of core/lib/Drupal/Core/Url.php).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3126209-WSOD_for_unrouted_routes-2.patch | 1010 bytes | ytsurk |
Issue fork permissions_by_term-3126209
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
ytsurkChecking for ->isRouted() does the fix here.
Comment #3
ytsurkSEO ;)
Comment #4
ytsurkComment #7
marcoliverSorry for the long wait. Merging the change into the current dev branch now.
Comment #9
marcoliverComment #10
marcoliverReleased in 3.1.26