Description: Editor name field in docx displayed wrong. MS Office and Google Docs display it correctly. Actual Results: Open docx in Writer. See "Tadas" (That's my name). Expected Results: Should be "Valdas" Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 153067 [details] Actual problematic docx
Created attachment 153068 [details] How it looks in Writer
Created attachment 153069 [details] How it should be
Reproduced in Version: 6.4.0.0.alpha0+ Build ID: 9ee5ad5a0b84bfa652da34694ba4f75668f06087 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded and Version 4.1.0.0.alpha0+ (Build ID: efca6f15609322f62a35619619a6d5fe5c9bd5a) The fields shows the LibreOffice user information, instead of the one from the document
I've installed version 6.4.7.2 today. And the error is still reproduced. Any progress? Or you think it's not a big deal to display incorrect document author? No chance to fix it during 15 months?
Reproduced in 7.0.3.1.
Reproduced in 7.1.4.2
Repro 7.4+ The mapping is correct though. This is really picking up the field "tools - options - user information - username" (in Word 2003). Pressing F9 on the field will update the field to show YOUR user information. So this is NOT the "create author" field. This is basically a duplicate of bug 147861, but with a different type of variable.
*** Bug 148528 has been marked as a duplicate of this bug. ***
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f56f8be65b26cb3c8e83af05f10ba9f717ff76b2 tdf#126636 writerfilter: import USERNAME field as fixed 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.