Created attachment 97552 [details] shows a paragraph outputted in odf and rtf I opened the docx file at < http://www.microsoft.com/investor/reports/ar13/docs/2013_Annual_Report.docx > and then saved it as an rtf. then i opened the rft file and noticed that some text formatting wasnt retained. This has been tested on 4.2, 4.1, and 4.0. There is more than one instance of this issue in the file. The problem seems to be caused by style formatting being closed after a link.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8e8f9388c323ad3c32cef3f91609ad19386b7d56 Related: fdo#77600 RTF import: RTFValue::equals: compare attribute content 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.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=55c832d86e6cb06e9d6423ce5e6245189bc80da1 fdo#77600 RTF export: always close URL's before the end of run 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.
The first problem was master-only, the second happens in 4.2 as well. libreoffice-4-2 review: https://gerrit.libreoffice.org/9124
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-4-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f0a169c8c7173d469ff628b3bd32ff0020a269e2&h=libreoffice-4-2 fdo#77600 RTF export: always close URL's before the end of run It will be available in LibreOffice 4.2.5. 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.
confirmed testing in 4.2.5 went successfully.