diff options
author | Caolán McNamara <caolan.mcnamara@collabora.com> | 2024-12-04 11:34:25 +0000 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2024-12-05 13:41:29 +0100 |
commit | 020fed1ce5891770c709cd49f17f4caa909efaba (patch) | |
tree | 83a2dcfe5600367b091d45f03b9194ea030fd85e /sc | |
parent | 43f79a2bdb0a29e3edb5372adbef5503b7290fc0 (diff) |
crashtesting: failure to reimport forum-es-2526.odt after export to odt
2nd arg to copy is len, not index. Probably a problem since:
commit 12a7a3d57d3dcf222b13fa9143c37736f8ea3d0b
CommitDate: Thu Sep 3 15:33:36 2020 +0200
Fix crashtest fdo77855.odt
in forum-es-2526.odt the input has:
fo:border-=".009cm solid #595959"
where 'fo:border-' is an unknown attr and "fo" ends up truncated to "f".
On export and reimport the 'f' is further truncated to '' and we assert
on this oddness.
Change-Id: Ie85d81947504bf15b9caefb92477c7f977eb5cb9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177807
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sc')
0 files changed, 0 insertions, 0 deletions