https://bugs.documentfoundation.org/show_bug.cgi?id=119540

Timur <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #6 from Timur <[email protected]> ---
Test LO 7.0+ with steps from comment 1 and comment 4, there's change upon Paste
as unformatted text: I get "Error reading from the clipboard" but content
pasted in left cell, right stays empty.
So, different but not OK. 

That change is bibisected to:

7b4866ade6cc36c2b41113f3329918c2046870ec is the first bad commit
commit 7b4866ade6cc36c2b41113f3329918c2046870ec
Author: Jenkins Build User <[email protected]>
Date:   Mon Dec 16 16:34:31 2019 +0100

    source sha:46f36451e84b8ba86d8b3a8745ebc79edc05a554

:040000 040000 452122fe85d27e691e671ea936e3a05aa0cf36b4
d8d335a8ae6d8b1896fd2d9e536b25cc0955638a M      instdir


Previous: 
commit 7b2418462fa4c73774c9e277c67c85085ccfa568 (HEAD,
refs/bisect/good-7b2418462fa4c73774c9e277c67c85085ccfa568)
Author: Jenkins Build User <[email protected]>
Date:   Mon Dec 16 16:33:47 2019 +0100

    source sha:d1064efc84c151630c0294a92b4caa08be676d8b

A single commit:
https://gerrit.libreoffice.org/plugins/gitiles/core/+/46f36451e84b8ba86d8b3a8745ebc79edc05a554%5E!/

commit  46f36451e84b8ba86d8b3a8745ebc79edc05a554        [log]
author  Ashod Nakashian <[email protected]>       Wed Jul 10
08:31:39 2019 -0400
committer       Michael Meeks <[email protected]>     Mon Dec 16
15:01:19 2019 +0100
tree    45adb86a9a62c6fb6ed49f3afea6fdc3e46a4ceb
parent  d1064efc84c151630c0294a92b4caa08be676d8b [diff]

sw: fail loading when the fallback text detection fails

When we document in question fails to match any known type,
we try to open as plain text (and convert to a Writer doc).
However we should not display non-text when we have failed
to detect ascii or unicode contents in the file.

This happens with corrupted documents, for example, where
we end up displaying non-printable binary data.

Change-Id: Iccc158a4cb6051a8b17ba01987a30a9882a27fa9
Reviewed-on: https://gerrit.libreoffice.org/75512
Tested-by: Jenkins CollaboraOffice <[email protected]>
Reviewed-by: Jan Holesovsky <[email protected]>
(cherry picked from commit d1f6f27e2a014aa55e2762f1209dc520fb183404)
Reviewed-on: https://gerrit.libreoffice.org/78452
Reviewed-by: Andras Timar <[email protected]>
Tested-by: Andras Timar <[email protected]>
Reviewed-on: https://gerrit.libreoffice.org/82099
Tested-by: Jenkins
Reviewed-by: Michael Meeks <[email protected]>


CC: [email protected], [email protected]
Please take a look to this related bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to