Problem/Motivation

\Drupal\Core\Routing\RouteProvider::preLoadRoutes fails, when an exception is thrown.

Proposed resolution

Let's handle the exception correctly.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 2684123-2.patch937 bytesdawehner
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner created an issue. See original summary.

dawehner’s picture

Status: Active » Needs review
FileSize
937 bytes

There we go.

dawehner’s picture

Issue summary: View changes
david_garcia’s picture

Status: Needs review » Reviewed & tested by the community

This is a straightforward fix. Thanks!

  • catch committed ac6a085 on 8.2.x
    Issue #2684123 by dawehner: \Drupal\Core\Routing\RouteProvider::...

  • catch committed 2895053 on 8.1.x
    Issue #2684123 by dawehner: \Drupal\Core\Routing\RouteProvider::...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.2.x and cherry-picked to 8.1.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.