Created attachment 75572 [details] export to RTF, see ÉÜÍÓÁ in Wordpad When the title (metadata) contains non-ASCII characters, and the document is exported to RTF format from Writer, and it is opened in Wordpad, the non-ASCII characters from title appear in the document body.
The error is caused by a Unicode title string outside the {\upr{...}{\*\ud{\title XXX}}} construction.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0805b222f87bf99ec0c53ca678d1c670eb5293a2 fdo#61507 import RTF_UPR and RTF_UD 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=5de52551a963b932cc23c2ea75f709fa1924520b fdo#61507 export of RTF_TITLE may need RTF_UPR and RTF_UD 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.
4-0 review: https://gerrit.libreoffice.org/2436
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-4-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3209bc81245452ef6976c77818186b05c3026438&h=libreoffice-4-0 fdo#61507 import/export RTF_UPR and RTF_UD It will be available in LibreOffice 4.0.2. 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.