Files
loongoffice/sc/qa
Miklos Vajna 45c7bb44b4 tdf#162574 sc HTML paste: handle not well-formed json for td data-sheets-value
Regression from commit f5f6db55a5938f37a1c136be904ad7f10a3438ef
(tdf#159483 sc HTML paste: handle data-sheets-value here, too,
2024-02-08), in case the HTML markup is like:

<td data-sheets-value="... garbage ...">

then just ignore it, as if the attribute would be missing. We're only
interested in the case where it contains well-formed JSON.

Change-Id: Id625205e56ae2bfe05a26296a1a0f3abf6d5a4f2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172452
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2024-08-27 11:11:50 +02:00
..
2024-06-19 22:51:54 +02:00
2024-08-16 10:38:54 +02:00