https://issues.apache.org/ooo/show_bug.cgi?id=119577
Yolanda Zhang Ying <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #78381| |review? Flags| | --- Comment #2 from Yolanda Zhang Ying <[email protected]> --- Created attachment 78381 --> https://issues.apache.org/ooo/attachment.cgi?id=78381&action=edit Fix the issue of import file name field with file extension Root Cause: Since the different for file name field definition, AOO should import file name field with file name + file extension by default. Otherwise, the extension may lost. Solution: Modify the file name field format type. Other problems: Since the file name filed has support limitation, so below problem will be remained unfix. 1. if change the text of the field in MS Office 2007/2010 to make the content different with the correct file name content, AOO can not keep the snapshot content for file name field; 2. Some of the format code in OOXML can't be supported by AOO, like: \* Caps //Capitalizes the first letter of each word \* FirstCap //Capitalizes the first letter of the first word \* Lower //ALl the character is Lower case \* Upper //ALl the character is Upper case -- You are receiving this mail because: You are the assignee for the bug.
