From f24841da29adb8c0b4a8ec1b29367ee63998d440 Mon Sep 17 00:00:00 2001 From: Justin Luth Date: Thu, 22 Sep 2022 12:47:28 -0400 Subject: crashtesting: "unknown cell text: element" assert on broken xml Three invalid files are hitting this assert. They had invalid XML, so I couldn't even xmllint --format --recover content.xml Removing the assert - it has outlived its usefulness. Change-Id: I93d6d6e1d5ce53f9dd1ee46ce3881183993827c4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140447 Tested-by: Jenkins Reviewed-by: Justin Luth --- sc/source/filter/xml/celltextparacontext.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sc') diff --git a/sc/source/filter/xml/celltextparacontext.cxx b/sc/source/filter/xml/celltextparacontext.cxx index 5274a36f0599..b8c204dbe2d4 100644 --- a/sc/source/filter/xml/celltextparacontext.cxx +++ b/sc/source/filter/xml/celltextparacontext.cxx @@ -77,8 +77,6 @@ uno::Reference< xml::sax::XFastContextHandler > SAL_CALL ScXMLCellTextParaContex break; default: SAL_WARN("sc","unknown text element["<