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





------- Additional comments from atjen...@openoffice.org Sat Sep  4 14:59:33 
+0000 2010 -------
Sorry for splitting posts - last paragraph(s) should be
You can not enter record via the dataview without entering explicitly a value
for the boolean field, and the controls do not pick up the default value - but
that has always been true I think. 

In the form you can enter a record without touching the boolean field but then
the, when you do so the record is set with a FALSE in the boolean field - BUT -
this is because the checkbox field on the form is set to be for TRI-STATE =
FALSE - with this setting it is not picking up the default setting from the
database.

If you open that form and change the setting for that control to TRI-STATE
equals TRUE then the control will correctly pick up the default value TRUE and
you see at runtime that it will not accept the NULL state, since the table does
not accept it - try with a field set to default TRUE and don't add the NOT NULL
and you will see the difference in the form is picked up.

So there really are two issues here - one the checkbox control does not pickup
the table default setting when tri-state = FALSE

Two - the checkbox control in the dataview grid is not tri-state = TRUE

At least that's how it looks to me.


---------------------------------------------------------------------
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: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to