To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75788





------- Additional comments from [EMAIL PROTECTED] Mon May 28 15:34:04 +0000 
2007 -------
Ok, I am now using OOo (2.2.0-1ubuntu3) and I still have the same issue. I am
using the built in DB (HSQL)

Step-by-step description:

Create a new database
Create a table with three fields that are of integer (primary key), float type,
float type respectively
Input the data 1;0,98;0.98
2;0,11;0.11 into the two first rows where ";" means go to next column
Close data input window
Make sure the table is marked a press Ctrl-C
Open an empty calc document and press Ctrl-V

My calc file now looks like
Field1;Field2;Field3
1;0(as number);0.98(as String)
2;0(as number);00-11-01(as Date)

So, according to me there is a misbehaviour in two ways
1) 0.98 get interpreted as a String even though the datatype was a number in the
base file and that the decimal separator is set to "."
2) 0.11 shouldnt really be turned into a date - should it?
I attach both the database 



---------------------------------------------------------------------
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]

Reply via email to