To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=52908 Issue #:|52908 Summary:|Erroneous max and min values in "currency field" |table column Component:|Database access Version:|OOo 2.0 Beta Platform:|All URL:| OS/Version:|All Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|none Assigned to:|dbaneedsconfirm Reported by:|johnix
------- Additional comments from [EMAIL PROTECTED] Thu Aug 4 12:28:59 -0700 2005 ------- When I create a database form, in which I create an array containing a column of type "currency field", the "value max." of the column is decreased by its "decimal accuracy" property. Here is an example : "Value max."|"Decimal accuracy"|Actual max value|Expected max value 1000 0 1000 1000 1000.00 2 10.00 1000 The same happens to minimum values. This does not happen to "numeric" fields. This does not happen if I create a "currency field" outside of a table. This bug is completely reproductible, and I obtained it on builds m118 and m122, on Win32 and Linux/x86, and on PostgreSQL and HSQL. --------------------------------------------------------------------- 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]
