[17.0][IMP] website: activate default header for websites using deprecated header layout - #5946
[17.0][IMP] website: activate default header for websites using deprecated header layout#5946hbrunn wants to merge 1 commit into
Conversation
|
I'm not sure about this, as this won't crash, but silently will change totally the format of website layout. |
|
the layout is totally changed because the views in question are deleted during the migration. and then after migration some js crashes because the expected header node doesn't exist, leaving users with a defunct website editor, and they'll have to know that they need to go to the backend and activate one of the existing headers |
|
Where are they deleted? And you are searching for views matching the |
ie here
there will be a website-specific copy of the view because that's what Odoo does when you activate some other header layout, or any other view for that matter |
No description provided.