getgrav / getgrav/grav-plugin-breadcrumbs
Removing the plugin causes website crash
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 19
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Removing the plugin causes website frontend crashes with error
` RuntimeException (400)
Template "partials/breadcrumbs.html.twig" is not defined in "blog.html.twig" at line 27.`
After deleting the plugin config file left in user/config/plugins, site works again.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the crash by removing the plugin while leaving its configuration under user/config/plugins, then inspect the reference from blog.html.twig to partials/breadcrumbs.html.twig. Verify that removing or disabling the plugin no longer leaves the site requesting the missing template, and confirm the site works without manual cleanup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100