https://issues.apache.org/bugzilla/show_bug.cgi?id=56200
--- Comment #6 from Chris W <[email protected]> --- Here's the differences in the sheet1.xml files that I unzipped. JRE 1.6 <cols> <col min="1" max="1" width="8.7265625" customWidth="true" bestFit="true"/> <col min="2" max="2" width="13.703125" customWidth="true" bestFit="true"/> <col min="3" max="3" width="20.859375" customWidth="true" bestFit="true"/> </cols> JRE 1.7 <cols> <col min="1" max="1" width="0.0" customWidth="true" bestFit="true"/> <col min="2" max="2" width="0.0" customWidth="true" bestFit="true"/> <col min="3" max="3" width="0.0" customWidth="true" bestFit="true"/> </cols> -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
