You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce
==================
Run the `test_02_homepage_tour_every_theme` tour.
Cause of the issue
==================
There is an homepage tour for every theme. Since the owl conversion of
web_tour, none of the custom theme tour were run and for every website,
the default homepage tour was used instead.
Some updates to those themes caused the tours to fail, but since they
weren't run, no one noticed.
The issue has been fixed in community:
odoo/odoo#142350
Solution
========
Since 1aa6700,
some h1 tags were replaced by h2.
Since 68c6874,
The banner has been replaced by a text cover.
opw-3595512
X-original-commit: 2e263a4
Part-of: #746
0 commit comments