Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix RSS feed_route not set #6606

Merged
merged 1 commit into from Jun 12, 2023
Merged

Conversation

Simounet
Copy link
Member

I made some changes earlier and didn't think about other routes using this. So here is the code to fix this error:

 request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route ".fr" as such route does not exist.")." at /var/www/wallabag/src/Wallabag/CoreBundle/Resources/views/Entry/_feed_link.html.twig line 12 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \".fr\" as such route does not exist.\"). at /var/www/wallabag/src/Wallabag/CoreBundle/Resources/views/Entry/_feed_link.html.twig:12, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \".fr\" as such route does not exist. at /var/www/wallabag/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/CompiledUrlGenerator.php:50)"} []

@j0k3r j0k3r added this to the 2.6.0 milestone Jun 12, 2023
@j0k3r j0k3r merged commit c4de437 into wallabag:master Jun 12, 2023
16 checks passed
@Simounet Simounet deleted the fix/rss-feed-route branch June 12, 2023 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants