https://bugs.freedesktop.org/show_bug.cgi?id=70198
Michael Stahl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS|All |Windows (All) Status|NEW |RESOLVED Resolution|--- |FIXED Assignee|[email protected] |[email protected] |desktop.org | CC| |[email protected] Summary|Other: field command "time |field type "time (fixed)" |(fixed)" does not work when |does not work when used in |used in a writer template |a writer template file on |file |32bit platforms --- Comment #11 from Michael Stahl <[email protected]> --- aha... when creating the document from the template the Time value gets truncated in SwDoc::SetFixFields() (except if you've got 64 bits) which then puts the wrong time value into the field. this is what happens when code uses platform dependent types like "long"... fixed on master. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
