-
- Downloads
[FIX] website, website_blog: remove stars from blog description
Current behavior: When adding a "Heading" in the first 200 characters of a blog with /Heading, the short description of the blog preview would have unwanted stars (*) around the heading Steps to reproduce: - Create a blog article - In the first 200 characters of the blog use a heading (e.g. /Heading1) - Go back to the blog list, the description of the new article contains unwanted stars (*) opw-2798595 closes odoo/odoo#88352 X-original-commit: 6cb57d2f Signed-off-by:Romain Derie (rde) <rde@odoo.com>
Showing
- addons/website/models/mixins.py 1 addition, 2 deletionsaddons/website/models/mixins.py
- addons/website/tools.py 6 additions, 2 deletionsaddons/website/tools.py
- addons/website_blog/models/website_blog.py 2 additions, 2 deletionsaddons/website_blog/models/website_blog.py
- addons/website_blog/tests/test_website_blog_flow.py 8 additions, 0 deletionsaddons/website_blog/tests/test_website_blog_flow.py
Please register or sign in to comment