Created attachment 84093 [details] Example of user fields I was testing out list styles and saving to docx when I noticed that the fields in the header were replaced with "User Field <name> =\n<value>" where <name> is the name of the user field and <value> its value. Given that prior versions just seem to ignore user fields I guess this is looking like progress and someone maybe already knows about the problem? Example docx file attached.
Reproduced by creating a user field in a new document and saving as docx. Win 7 64-bit Version: 4.4.0.0.alpha1+ Build ID: 8b21b5cbe78945b27525b4ce78ae3d981f90590f TinderBox: Win-x86@39, Branch:master, Time: 2014-11-06_03:55:51
No such problem in: Ubuntu 14.10 64-bit LibreOffice 3.3.0 OOO330m19 (Build:6) tag libreoffice-3.3.0.4 Problem exists in: LibreOffice 3.5.0rc3 Build ID: 7e68ba2-a744ebf-1f241b7-c506db1-7d53735
Did a little poor man's bibisecting: The problem doesn't yet exist in: LibreOffice 3.3.4 OOO330m19 (Build:401) tag libreoffice-3.3.4.1 The problem appeared in: LibreOffice 3.4.0 OOO340m1 (Build:11)
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (5.0.4 or later) https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT: - Update the version field - Reply via email (please reply directly on the bug tracker) - Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for your help! -- The LibreOffice QA Team This NEW Message was generated on: 2016-01-17
Created attachment 123102 [details] Simple ODT file with user field Bug still exists in: Version: 5.1.1.2 (x64) Build ID: fe4d9e69c82c6ee6db3c27cd5e2d47558afa80ac CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; Locale: zh-CN (zh_CN) Steps to reproduce: 1. Save the attached simple odt file as DOCX. --> Unwanted "User Field NAME =" added to user field. "User Field" = Insert -> Fields -> More Fields -> Variables -> User Fields It works for other fields such as page numbers, subject etc, but broken for User Field . It works OK when save as DOC format.
It's a regression per comment #2.
marking as duplicate of the oldest I can find.. *** This bug has been marked as a duplicate of bug 67207 ***
This is Implementation error, started from LO 3.3. Never worked.
*** Bug 95089 has been marked as a duplicate of this bug. ***
*** Bug 100083 has been marked as a duplicate of this bug. ***
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
still repro in Версия: 6.2.0.1 (x64) ID сборки: 0412ee99e862f384c1106d0841a950c4cfaa9df1 Потоков ЦП: 4; ОС:Windows 10.0; Отрисовка ИП: GL; VCL: win; Локаль: ru-RU (ru_RU); UI-Language: ru-RU Calc: threaded
Just for the record, the following commit seems to try fixing this bug: https://cgit.freedesktop.org/libreoffice/core/commit/?id=676862bb8aa043f116615e5d0dac59254eaa8138 author Miklos Vajna <vmiklos@collabora.com> 2020-01-30 10:21:08 +0100 committer Miklos Vajna <vmiklos@collabora.com> 2020-01-30 11:06:20 +0100 commit 676862bb8aa043f116615e5d0dac59254eaa8138 Need testing.
I confirm that this is fixed by commit 676862bb8aa043f116615e5d0dac59254eaa8138.
*** Bug 105153 has been marked as a duplicate of this bug. ***