Issue 121958 - Xforms date field cannot be void
Summary: Xforms date field cannot be void
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: ui (show other issues)
Version: 3.4.1
Hardware: All All
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-25 16:06 UTC by davide
Modified: 2013-03-25 16:06 UTC (History)
1 user (show)

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


Attachments
void data field with default 01/01/1900 data (9.52 KB, application/vnd.oasis.opendocument.text)
2013-03-25 16:06 UTC, davide
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description davide 2013-03-25 16:06:30 UTC
Created attachment 80461 [details]
void data field with default 01/01/1900 data

When I insert a date field into an XML document the default value is 01/01/1900 even if the field is void.
How to reproduce.

- Open a new XML Form Document
- create an attribute "data" into the XML model
- create a binding called "data" with binding expression /instanceData/@data
- put a data field on the document and associate it with "data" binding

the default value is 01/01/1900 even if nothing has been inserted into the field.