To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99375
User fs changed the following:
What |Old value |New value
================================================================================
Keywords| |usability
--------------------------------------------------------------------------------
Priority|P2 |P3
--------------------------------------------------------------------------------
Summary|DBA: Limited values will n|silent conversion/overflow
|ot limit to max values | of values entered in the
| |table data view, if they d
| |on't fit into the data ran
| |ge of the underlying table
| | column
--------------------------------------------------------------------------------
Target milestone|OOo 3.x |OOo Later
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Wed Feb 18 13:20:17 +0000
2009 -------
I don't see how changing 32769 to -32767 is more dangerous than changing 32769
to 32768 - in both cases, it is "data loss", if you want.
Also, I'm tempted to say that this is normally the task of the back-end, which
should not silently convert the data we pass to it. Depends a little bit on
whether the conversion happens when you leave the cell, or when the record is
committed to the database.
Having said that, I don't see a good solution. I don't think converting to the
maximum is better than overflow, and I don't think a modal message box when
leaving the cell is a good user experience.
---------------------------------------------------------------------
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]