Created attachment 178739 [details] customField.doc: The same DocProperty field inserted 3 times with different values Although the DocProperty can have a templated value, the inserted field can be modified to hold a specific value. Although the field is not marked as "fixed", yet the field is not supposed to be recalculated automatically on file open. (However, I noticed that it is "replaced" whey the field is selected and F9 is pressed.) This seems related to DOCX bug 100525.
I hesitantly propose https://gerrit.libreoffice.org/c/core/+/131237 tdf#147861 ww8import: use GetFieldResult, not current DocProperty https://gerrit.libreoffice.org/c/core/+/131238 tdf#147861 ww8export: DI_CUSTOM write fixed field, not plain txt
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/a13faccd7e8c6503e96e9342a8615b4542b0601f related tdf#147861: cleanup + a function provides the name It will be available in 7.4.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.
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/377e6f7e8556516b6d1698c58857a5662e6f5660 tdf#147861 ww8import: use GetFieldResult, not current DocProperty It will be available in 7.4.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.
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7974d5ef1446f106a5f7c45b76ea2728fe4b18ce tdf#147861 ww8export: DI_CUSTOM write fixed field, not plain txt It will be available in 7.4.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.
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f5c2085e70c40370a790868d4683133a41e6599d tdf#147861 ww8import: solve TODO: not fixed-field if equal It will be available in 7.4.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.
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/c4cb1d1dd581a5f120d9cf8b1d4274ec38f3eabe tdf#147861 writerfilter: use GetFieldResult, not current DocProperty It will be available in 7.4.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.
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e61eed211766f26a3896c1d912dc7349abbe823d tdf#147861 sw ms export: DI_SUB_MASK must exclude FIXED now It will be available in 7.4.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.
*** Bug 63535 has been marked as a duplicate of this bug. ***