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

Xisco FaulĂ­ <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bibisected, bisected,
                   |                            |regression
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected],
                   |                            |[email protected]
     Ever confirmed|0                           |1

--- Comment #1 from Xisco FaulĂ­ <[email protected]> ---
Regression introduced by ( bisected with bibisect-linux-64-5.4 ):

author  Michael Stahl <[email protected]>       2017-02-23 14:33:55 (GMT)
committer       Michael Stahl <[email protected]>       2017-02-23 15:42:38
(GMT)
commit  10e733908038407791f9c14af2a86417cc4a653c (patch)
tree    62c3c794739912b642b5adfbdbed2be00176a4ec
parent  78e25558e86188314b9b72048b8ddca18697cb86 (diff)
writerfilter: RTF import: hex-escaped \r and \n create paragraph break
... in Word 2010, while the spec doesn't say what they do.
So just handle \'0d and \'0a like \par.

This fixes an assert failure on importing lp556169-2.rtf, where
insertTextPortion was called with a string containing "\r", which split
the paragraph and that messed up the SwPaM.

Adding Cc: to Michael Stahl

-- 
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