office-gobmx/sc/qa
Miklos Vajna 45c7bb44b4 tdf#162574 sc HTML paste: handle not well-formed json for td data-sheets-value
Regression from commit f5f6db55a5
(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
..
complex
extras
filter/html tdf#162574 sc HTML paste: handle not well-formed json for td data-sheets-value 2024-08-27 11:11:50 +02:00
perf
python
uitest Fix typo 2024-08-16 10:38:54 +02:00
unit tdf#162459 Validation list is always displayed in ascending order 2024-08-20 21:39:04 +02:00
unoapi