Daniel Hlaváček
Daniel Hlaváček
@eveneme You need to find out what data of the old product makes the new product page crash. When you find it, tell me and we can look into it.
Probably duplicate of https://github.com/PrestaShop/PrestaShop/issues/35708
@kpodemski probably a security issue, everyone could browse your templates
@ShaiMagal @sharkooon Fixed on develop branch by migration to symfony
This is already tracked here - https://github.com/PrestaShop/PrestaShop/issues/34578
Hi @Quetzacoalt91, `npm run build` and the result is the same CSS file. ✅ 
@Tofandel I had a simmilar issue on one of my stores, can you please check if in `ps_category_lang` there is a record for id_category 1 in all languages?
@Tofandel It should look like this, and there must be a record in lang table for every category and lang.  I think it's `/src/PrestaShopBundle/Controller/Admin/Sell/Catalog/CategoryController::getCategoriesTreeAction`
@Matt75 @marionf Two more issues on this topic: **Cart detail in BO** If you open the cart details in backoffice, there is only the first order displayed on the right....
@jocel1 I don't think so, the real world tests say otherwise. > the whole result will be sent by MySQL to PHP, which will increased a lot the network trafic...