- Issue created by @svenryen
- Merge request !115Issue #3534671 by svenryen: Wrap $item->getUrl()->access() in a catch, like... β (Merged) created by svenryen
- First commit to issue fork.
-
mark_fullmer β
committed e731fa24 on 7.x authored by
svenryen β
Issue #3534671: Wrap $item->getUrl()->access() in a catch, like the...
-
mark_fullmer β
committed e731fa24 on 7.x authored by
svenryen β
- πΊπΈUnited States mark_fullmer Tucson
This analysis is comprehensive and logical, and the proposed resolution of placing the executing code in a try/catch statement to avoid a fatal error, modeled after the behavior in Drupal core, is safe and uncontroversial. Thanks so much for the report, the analysis, and the code change fix!