https://bugs.documentfoundation.org/show_bug.cgi?id=132166
Mike Kaganski <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
Ever confirmed|0 |1
--- Comment #1 from Mike Kaganski <[email protected]> ---
(In reply to Attila Greguss from comment #0)
> but it contains sensitive information.
Please try to remove the sensitive information; e.g., try to find-and-replace
all digits by 0, and characters by "X": using regular expressions, replace all
\d with 0, and replace all \w with X. Check if this modified document has the
problem. You may try to remove parts of the document (second half; first half)
to see what still reproduces the problem - probably that could let you see
where the problem is, to allow you to create a sample from scratch.
Thanks!
--
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