Issue 28732 - Cannot save long date format on form
Summary: Cannot save long date format on form
Status: CLOSED DUPLICATE of issue 19763
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.1.1
Hardware: PC Solaris
: P3 Trivial (vote)
Target Milestone: ---
Assignee: marc.neumann
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-04 16:57 UTC by jameslee
Modified: 2006-05-31 14:29 UTC (History)
1 user (show)

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


Attachments
Has long date saved but does not open with long format (6.02 KB, application/vnd.sun.xml.writer)
2004-05-04 16:58 UTC, jameslee
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description jameslee 2004-05-04 16:57:04 UTC
Create a form with a date field.

Set date format to long: Control -> General -> Date Format -> "Standard (long)"

Date is now display like: "Tuesday 4 May 2004"

Save file.

Open File.

Date is now: 04/05/04
and of type "Standard (short)" in the set menu.
Comment 1 jameslee 2004-05-04 16:58:45 UTC
Created attachment 14972 [details]
Has long date saved but does not open with long format
Comment 2 jameslee 2004-05-04 17:01:26 UTC
Unzip the file and look at content.xml, the dat format lines are:

  <number:date-style style:name="C5038" style:family="data-style"
number:language="de" number:country="DE" number:automatic-order="true"
number:format-source="language">


No where either have I told it to use "de" or "DE"

...back on topic:
   <number:day-of-week number:style="long"/>
so the file knows it's "long" but the reopened files does not show as such.
Comment 3 marc.neumann 2004-05-05 08:16:13 UTC
duplicate of issue 19763

*** This issue has been marked as a duplicate of 19763 ***
Comment 4 marc.neumann 2004-05-05 08:16:27 UTC
close