Created attachment 194545 [details] Minimal reproducer The ODT/DOCX part was solved with bug 160984, the DOC export and the RTF part is still missing. Steps to reproduce: 1) Open the ODT in Writer, notice that the endnote is at the end of the section, not at the end of the document. 2) Save as DOC. 3) Open the result in Word Expected result: endnote at the end of the section. Actual result: endnote at the end of the document.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/24ab535087991f1ce8dee9a561476bc0a987bac5 tdf#161417 DOC export: handle endnotes at section ends It will be available in 24.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://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": https://git.libreoffice.org/core/commit/ad8fa1b5912a04f4cc016965175315e4784fa229 tdf#161417 RTF import: handle endnotes at section ends It will be available in 24.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://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": https://git.libreoffice.org/core/commit/937bdd08ee8ff9ce90db06fd463719ba8e9da996 tdf#161417 RTF export: handle endnotes at section ends It will be available in 24.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.