Posts

Showing posts with the label Export

Magento 2.3.2 - Export Error

Image
Have you just upgraded to Magento version 2.3.2? Have an error on export? Than you are at right place for a solution. So without wasting time , let's roll the camera. Error: Warning: DOMDocumentFragment::appendXML(): Entity: line 1: parser error : CData section too big found in vendor/magento/framework/View/TemplateEngine/Xhtml/Template.php on line 60 Preconditions (*) Magento version 2.3.2 Too big files and number of files more (around > 20000) Steps to reproduce (*) Login Admin panel Go to System -> Export Expected result (*) 1) 2) Warning: DOMDocumentFragment::appendXML(): Entity: line 1: parser error : CData section too big found in vendor/magento/framework/View/TemplateEngine/Xhtml/Template.php on line 60 You have error as described than below solution for your store. 1)  export_grid.xml      vendor/magento/module-import-export/view/adminhtml/ui_component/export_grid.xml <?xml versi...