Problem/Motivation

When running cron and notification messages are rendered the lazy module tries to get a path alias this results in an Exception like:

InvalidArgumentException: Source path has to start with a slash. in Drupal\Core\Path\AliasManager->getAliasByPath() (line 186 of /app/html/core/lib/Drupal/Core/Path/AliasManager.php).

Proposed resolution

Implement fix for lazy module.

Comments

ronaldtebrake created an issue. See original summary.

ronaldtebrake’s picture

ronaldtebrake’s picture

Status: Needs review » Fixed

Will be in 6.1 :)

  • ronaldtebrake committed ff8ae42 on 8.x-6.x
    Issue #3071335 by ronaldtebrake: implement patch for lazy loading...

  • ronaldtebrake committed 75478f9 on 8.x-7.x
    Issue #3071335 by ronaldtebrake: implement patch for lazy loading...
  • ronaldtebrake authored c017e43 on 8.x-7.x
    Merge pull request #1466 from goalgorilla/bugfix/3071335-lazy-loading-...

Status: Fixed » Closed (fixed)

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