Created attachment 98778 [details] kingsoft writer rtf I download the .docx file found at < http://download.microsoft.com/documents/uk/partner/publicsector/DraftMicrosoftResponsetoGovernment.docx > and opened it in Kingsoft Writer and saved it as an RTF file. I then opened the RTF file in LibO and on page 1, a sequence of ';' characters is shown which dont appear when loading it in word 2010. This was tested in Linux Mint on the last releases from 4.1 and 4.2, 4.2.5 and 4.3 alpha. This was
Created attachment 98784 [details] the semicolons in libo 4.2, 4.3 and word 2010
confirmed under Win7x64 using LibO 4.2.4.2
Created attachment 99796 [details] smaller file for isolation
Apparently caused by semicolon terminators in the style table encoded as "{\uc1 \u59 ?}".
Checked the old rtf import filter found in 3.3 and this bug isnt there.
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b94bd40b915ab32d18d43fc60dfda932e4e00ca8 (related: fdo#78502) writerfilter: RTF import: fix invalid string copy The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e93f0852477b44df986807860c821319a921b199 fdo#78502: writerfilter: RTF import: handle \u keyword inside levelnumbers The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
fixed on master
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b9dca968c6fd0ab5ca140c65b0e54d153cd34986 fdo#78502: actually empty parameter to getParagraph() is not tested The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-4-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e7bd0484228beb4529e84742faf56f813dca495a&h=libreoffice-4-2 (related: fdo#78502) writerfilter: RTF import: fix invalid string copy It will be available in LibreOffice 4.2.7. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-4-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a68dbdd334f9e653eb7e4db934055d32be506537&h=libreoffice-4-3 (related: fdo#78502) writerfilter: RTF import: fix invalid string copy It will be available in LibreOffice 4.3.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-4-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=bd300cfba34ee8d4cc479cbbe9cf8703590c74b6&h=libreoffice-4-3 fdo#78502: writerfilter: RTF import: handle \u keyword inside levelnumbers It will be available in LibreOffice 4.3.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-4-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9f31376e9c55a00905da8f025083d307bc7afa42&h=libreoffice-4-2 fdo#78502: writerfilter: RTF import: handle \u keyword inside levelnumbers It will be available in LibreOffice 4.2.7. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Migrating Whiteboard tags to Keywords: (filter:rtf) Replace rtf_filter -> filter:rtf. [NinjaEdit]