-
- Downloads
[FIX] website_forum: fix wrong attribute
After commit [1], attribute `t-value` was replaced to `value` by mistake Steps to reproduce: - Go to a forum post - Click on the author image, logged in as admin - On the profile page, unpublish the user - As public visitor go to the previous forum post - See the avatar image url -> `href` is now `href="#"` with this PR. [1]: https://github.com/odoo/odoo/commit/c8c8eb3d5652e9834d0ecd5aad907ee359edb657#diff-2a4205ad15bf7b1ef0d1361b1baec87ef8a6429de19f9e0e8afce4ca16be839d closes odoo/odoo#100484 Signed-off-by:Romain Derie (rde) <rde@odoo.com>
Please register or sign in to comment