Skip to content
Snippets Groups Projects
Commit 74341c4f authored by fw-bot's avatar fw-bot Committed by qsm-odoo
Browse files

[FIX] website_blog: add missing website=True in feed

Before this commit, if you archive a blog, you will have a 500 instead of 404.
Serve page to show the 404 use request.website, so we need to force controller
with website=True to bind website on the request.

Probably need to check all controllers in website_* module.

opw-2066725

closes odoo/odoo#38493

X-original-commit: https://github.com/odoo/odoo/commit/595708147dd839b4e489ea6a48d6e2ab5fce6405


Signed-off-by: default avatarQuentin Smetz (qsm) <qsm@odoo.com>
parent 1db209ac
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment