https://issues.apache.org/ooo/show_bug.cgi?id=76864
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from [email protected] --- I have a similar issue: I added the definition of a <text:user-field-decl> with office:value-type attribute set to date and the office:date-value attribute set to the date/time string directly in the content.xml like it is specified in http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#element-text_user-field-decl When I save the document, then the <text:user-field-decl> is changed to float with the office:value attribute value set to the corresponding floating point value. I wanted to use this feature to generate an ODT-file with the <text:user-field-decl> of type date and the corresponding <text:user-field-get> to show the value to user. Later I want to replace the value in the <text:user-field-decl> with new values. -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue. You are watching all issue changes.
