Issue 74443 - forms: formatted field with date format not working (anymore) as expected
Summary: forms: formatted field with date format not working (anymore) as expected
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: 680m201
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.2
Assignee: marc.neumann
QA Contact: issues@dba
URL:
Keywords: regression
Depends on:
Blocks: 73858
  Show dependency tree
 
Reported: 2007-02-12 10:52 UTC by Frank Schönheit
Modified: 2007-04-21 15:06 UTC (History)
1 user (show)

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


Attachments
document to reproduce the bug case (9.00 KB, application/vnd.sun.xml.base)
2007-02-12 12:47 UTC, Frank Schönheit
no flags Details
patch (20.38 KB, patch)
2007-02-12 13:41 UTC, Frank Schönheit
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2007-02-12 10:52:02 UTC
- open the attached database
- open the form therein by double-clicking it
- move to a new record by pressing the respective button in the form navigation
  bar
- in the date field, enter "12/" (in an attempt to enter "12/01/2007", which should
  be a valid date according to the field's format)
=> as soon as you type the "/", the field content changes to "39125"
Comment 1 Frank Schönheit 2007-02-12 11:00:48 UTC
This is a problem with formatted fields in forms and database tables, which
makes those fields effectively useless with formats other than plain number
formats. The bug is a regression caused by the fix for issue 23080, which was
integrated in 680m200/OOFm1.
Comment 2 Frank Schönheit 2007-02-12 12:47:23 UTC
Created attachment 42946 [details]
document to reproduce the bug case
Comment 3 Frank Schönheit 2007-02-12 13:41:28 UTC
Created attachment 42947 [details]
patch
Comment 4 Frank Schönheit 2007-02-12 13:42:04 UTC
attached is a patch, based on OOFm7. Will be checked in in CWS fmtfield, once
CWS creation is finished.
Comment 5 Frank Schönheit 2007-02-12 14:31:16 UTC
fixed in CWS fmtfield. Now building install sets.
Comment 6 Frank Schönheit 2007-02-13 12:48:15 UTC
fs-> msc: please verify in CWS fmtfield
Comment 7 marc.neumann 2007-02-13 13:01:35 UTC
verified in cws fmtfield
Comment 8 kpalagin 2007-04-21 15:06:32 UTC
Checked - 2.2m7 is broken, 2.2 released is OK.
Closing.