Issue 46315 - Default values for a timestamp field in a table control is not consistent.
Summary: Default values for a timestamp field in a table control is not consistent.
Status: CONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: 680m89
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-30 17:13 UTC by andrew
Modified: 2013-02-07 22:37 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
contains a simple database and form (64.79 KB, application/vnd.sun.xml.base)
2005-03-30 17:14 UTC, andrew
no flags Details
the database file (3.19 KB, text/plain)
2011-02-01 11:05 UTC, osnola
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description andrew 2005-03-30 17:13:37 UTC
I created a database document.
I created a table (Table1) that contained a time stamp and a date field.
I created a form (Form2) that displays the data; the form contains a table view.
The TimeStamp field is displayed in two columns, one for the date and one for
the time.

When a new row is created:
* the time field contains the current time.
* the date portion of the timestamp is set to the current date.
* the time portion of the timestamp is set to 00:00.

This seems inconsistent. Set the time in the timestamp as well.
Comment 1 andrew 2005-03-30 17:14:34 UTC
Created attachment 24424 [details]
contains a simple database and form
Comment 2 marc.neumann 2005-05-23 14:08:58 UTC
Hi,

I can reproduce this, IMHO the time value for the timestap field should also be
set to the current time.

I reassign it to the User Experience Team for evaluating.

Bye Marc
Comment 3 osnola 2011-02-01 11:05:04 UTC
Created attachment 75743 [details]
the database file
Comment 4 osnola 2011-02-01 11:09:57 UTC
Oops sorry, 
I added the attachment in the bad issue :-~ So the previous attachment and this message can be 
removed...