https://bugs.documentfoundation.org/show_bug.cgi?id=143609
--- Comment #2 from Brant Maltby <[email protected]> --- *string right truncation *expected length 30, actual 35 The error appears to be text field strings in excess of the specified field length in the table master file. 7.0 & 7.1 are forgiving in uploading and file opening, 7.2 is not. To fix, use the Calc LEN function in calc to calculate the string length of each text field. Open the odf file in 7.1 and correct the specified text field string lengths, for each text field as appropriate. The odf file should then open in 7.2. -- You are receiving this mail because: You are the assignee for the bug.
