Rev 10876: templates of layout not found if some overrides exist

Started by Alexb65, June 23, 2023, 09:05:57 AM

Previous topic - Next topic

Alexb65

I open a separate therad from the cart user data error.

When checking out we have errors 500

Digging a little bit we discovered that some layouts are searched inside the Joola's templates override foder, where some overrides live, and if not presente they are not picked up in the VM component folder.

Till now we have identified the following templates:

orders/details*
orders/list*
user/edit*
manufacturer/default*
manufacturer/details*

The solution by now is to copy the corrispondent original VM templates, that live in the views folder of the VM component, inside the html override folder of the template