Skip to Content
Menu
This question has been flagged
1 Reply
3081 Views

I noticed that in some page of my website, implemented with Odoo 11, the <!DOCTYPE html> is missing.

This is probably main cause of an issue linked to the product table in the shop.

I checked the "web.layout" view and the code is there:

<t name="Web layout" t-name="web.layout">&lt;!DOCTYPE html&gt;

But the property is not shown if I check the source code of the "shop" page, it is only shown if I login as administrator to the site.

Any suggestion on how to fix the issue?


Avatar
Discard

Maybe you're the one who open this issue : https://github.com/odoo/odoo/issues/44612

Related Posts Replies Views Activity
2
Jul 24
13931
2
Sep 23
6678
1
May 23
1753
1
Apr 20
8699
1
Apr 20
3598