To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=54377 Issue #:|54377 Summary:|table user defined number format not saved correctly Component:|Word processor Version:|OOO 2.0 Beta2 Platform:|HP URL:| OS/Version:|Windows XP Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|formatting Assigned to:|mru Reported by:|crosetto
------- Additional comments from [EMAIL PROTECTED] Thu Sep 8 16:15:38 -0700 2005 ------- When creating a user defined number format for a column of cells in a table, it is not saved correctly after exiting openoffice and restarting openoffice and reopening the file. I created the following custom number format: #,##0.00# This will stay saved correctly during the current openoffice session. After closing openoffice and then restarting it and reopening the file, the number format is changed to: #,##0.000 Steps to reproduce: 1. Create a new openoffice writer document 2. Insert a table 3. Select column of the table 4. Table -> Number Format 5. Create user defined format, #,##0.00# 6. Click "Add" button and assign this format to the cells 7. Save the document and quit openoffice. 8. Reopen the document and check the number format of the cells. It will have been changed to #,##0.000 I have noticed that it will replace #s with 0s for all #s if a 0 appears to the right of the decimal place, *except* it will replace 0s with #s if a # appears to the decimal point's immediate right. This last behavior might be desirable. I believe #,##0.00# should be a valid format. --------------------------------------------------------------------- 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]
