Summary: | FILEOPEN DOCX Date selector control resets to year 1900 if placed inside table | ||
---|---|---|---|
Product: | LibreOffice | Reporter: | NISZ LibreOffice Team <libreoffice> |
Component: | Writer | Assignee: | Czeber László Ádám (NISZ) <czeber.laszloadam> |
Status: | VERIFIED FIXED | ||
Severity: | normal | CC: | jluth, kelemeng, nemeth, xiscofauli, zolnaitamas2000 |
Priority: | medium | Keywords: | bibisected, bisected, filter:docx |
Version: | 6.4.0.3 release | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | target:7.6.0 target:7.5.4 target:25.2.0 target:24.8.0.2 | ||
Crash report or crash signature: | Regression By: | ||
Bug Depends on: | |||
Bug Blocks: | 104444, 113363 | ||
Attachments: |
Example file from Word
Screenshot of the original document in Word Screenshot of the original document in Writer |
Description
NISZ LibreOffice Team
2020-11-09 17:00:18 UTC
Created attachment 167146 [details]
Screenshot of the original document in Word
Created attachment 167147 [details]
Screenshot of the original document in Writer
Reproduced in Version: 7.1.0.0.alpha1+ Build ID: 03cafc2ab6b1678f82e9a30b6f81e505660ee702 CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded The form support was added in https://cgit.freedesktop.org/libreoffice/core/commit/?id=68e1be4ccbb90ee9a788962219a88312c4ffbea2 @Tamás Zolnai, I thought you might be interested in this issue Still a problem in Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: 9c796266470183f673eb58a8637dfe621eefa8b3 CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: hu-HU (hu_HU.UTF-8); UI: en-US Calc: threaded The attachment (field-compat.docx) has several different SDTs in it. * BlockSdt - w:docPartObj // containing pretty much everything, including table. * BlockRowSdt - w:date // containing cell and its paragraph * BlockSdt - w:date // containing a paragraph Czeber László Ádám committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e898f95bfab16ddd9b04e516293cb6eb7e0a3847 tdf#138093 DOCX import: fix broken date selector control in table It will be available in 7.6.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. Verified in: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 9a555d79b3b00793edf1d51a8a7c76b723cc436d CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL threaded Czeber László Ádám committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/63e1a98e07b12edd967cea48f23e307cf47efea8 tdf#138093 DOCX import: fix broken date selector control in table It will be available in 7.5.4. 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/3974c4748b9a2bcd054e0b9f9e3d42bdca45bef2 tdf#138093 tdf#131722 docx import: sdt lost first date character #2 It will be available in 25.2.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 "libreoffice-24-8": https://git.libreoffice.org/core/commit/66700b8069715e42dd5f127a0daecabca5c6c0a8 tdf#138093 tdf#131722 docx import: sdt lost first date character #2 It will be available in 24.8.0.2. 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. |