Description: Autotext-feature (german version), missing space in element 'mfg' in LibreOffice\share\autotext\de\standard.bau Steps to Reproduce: 1. open writer 2. type: mfg (german version) 3. press F3 Actual Results: Mit freundlochen Grüßen MaxMuster Expected Results: Mit freundlichen Grüßen Max Muster Reproducible: Always User Profile Reset: No Additional Info:
reproducible, a space is missing between textfield firstname and lastname was ok in Version 3.6.7.2 (Build ID: e183d5b)
the root cause seems to be that content.xml's are linarized during packing process will try to fix, replacing space with <text:s/>.
tdf#126078 Autotext: fix lost space between first-/lastname https://gerrit.libreoffice.org/#/c/76000/ is waiting for review
brinzing committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/7227e5898ecd3eefe2b819d6be8cd425d15b1f38%5E%21 tdf#126078 Autotext: fix lost space between first-/lastname It will be available in 6.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.
should be fixed in master: tdf#126078 Autotext: fix lost space between first-/lastname Can we have this backported to LO 6.3 branch?
brinzing committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/commit/5d2e46e71b9c4fff5bbb0afe4f1766d3c02fe3b3 tdf#126078 Autotext: fix lost space between first-/lastname It will be available in 6.3.3. 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.