- Issue created by @crutch
- πΊπΈUnited States Greg Boggs Portland Oregon
Hrm, what error did you get on the white screen?
- πΊπΈUnited States crutch
It said "The website encountered an unexpected error. Try again later."
Log said
Error: Call to undefined method Drupal\Core\Entity\Sql\SqlContentEntityStorage::findMatchingRedirect() in Drupal\easy_breadcrumb\EasyBreadcrumbBuilder->getRequestForPath() (line 963 of C:\xampp\htdocs\modules\contrib\easy_breadcrumb\src\EasyBreadcrumbBuilder.php).
- πΊπΈUnited States Greg Boggs Portland Oregon
Here's the patch for that issue: It needs a Merge Request created still before I can add it to the dev release.
https://www.drupal.org/project/easy_breadcrumb/issues/3440889 π Broken findMatchingRedirect() call Fixed
- πΊπΈUnited States justcaldwell Austin, Texas
We have the same issue. Looks like fix mentioned in #4 was merged today, so I switched to 2.x-dev and that seems to have done the trick.
Should this be closed as a duplicate of π Broken findMatchingRedirect() call Fixed ?
- Status changed to Closed: duplicate
5 months ago 10:17am 14 June 2024 - Status changed to Active
5 months ago 9:29pm 20 June 2024 - πΊπΈUnited States justcaldwell Austin, Texas
I was wrong, while the issue goes away if I switch to dev, the fix for this is not the change in π Broken findMatchingRedirect() call Fixed as suggested in comment #4. That MR fixes problems introduced in π Fix tests Fixed , which is also not in 2.0.6. Maybe comment #4 is speaking to the WSOD, not the actual "Home not linked" problem?
I'll like to create a patch that will address this in the current release, until there's a new tagged release. Setting this back to active while I try to find where this was fixed in dev.
- πΊπΈUnited States justcaldwell Austin, Texas
Here's the actual fix/dupe π Home page segment not rendered as a link Fixed .
There's a patch on that issue π Home page segment not rendered as a link Fixed .
- Status changed to Closed: duplicate
5 months ago 9:48pm 20 June 2024