To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=101228 Issue #|101228 Summary|OpenDocument file with elements like " x | o" not rea |d correctly Component|Spreadsheet Version|OOo 3.0.1 Platform|PC URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|open-import Assigned to|spreadsheet Reported by|dirkherrmann
------- Additional comments from [email protected] Mon Apr 20 17:47:32 +0000 2009 ------- Hello, I have an OpenDocument file (.fods) that is not read correctly. I have some cells with contents like " x | o" and similar. When read, oocalc changes the amount of whitespace at the beginning and the end of the text. Fortunately, the effect can be seen from the difference between the .fods files when I start oocalc with the file and immediately afterwards save it. I will provide the files before.fods and after.fods to show the difference. To reproduce the effect, you can do the following: 1) prompt> cp before.fods test.fods 2) prompt> oocalc test.fods & 3) Then, in oocalc, just save the file. Now, test.fods should differ from before.fods (and not only in the timestamp). Here is an excerpt from the diff (diff before.fods after.fods) 1006c1011 < <table:table-row table:style-name="ro3"> --- > <table:table-row table:style-name="ro4"> 1025a1031 > <text:p/> 1027c1033 < <text:s text:c="2"/>x | ++</text:p> --- > <text:s text:c="23"/>x | ++</text:p> 1127a1134 > <text:p/> 1129c1136 < <text:s text:c="5"/>| ++</text:p> --- > <text:s text:c="26"/>| ++</text:p> 1213c1220 I hope this helps you to find the problem. Thanks a lot. Friendly regards, Dirk Herrmann --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
