diff options
author | Caolán McNamara <caolanm@redhat.com> | 2022-08-06 20:55:33 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2022-08-07 11:23:03 +0200 |
commit | 6f954f50266f671f9fba25006131f635b00b6e22 (patch) | |
tree | f6b1182d2191e3a38558dc06ae73fe56e7915c06 /hardened_runtime.xcent.in | |
parent | 2808c8a0941f0fc7ab8db4a109cb8dfa0d7c41f1 (diff) |
crashtesting: null date assert seen on loading forum-fr-25994.ods
presumably part of this problem is since:
commit 22c7da0ca5438b69165609db2a1ef219aa167dc2
Date: Wed Mar 19 04:50:20 2014 +0100
the type in the Any is a util::Date and not a DateTime, fdo#74549
and we also have...
rOutProperties.emplace_back( "NullDate",
PROP_DOCUMENT_NULL_DATE,
::cppu::UnoType<css::util::DateTime>::get(),
beans::PropertyAttribute::MAYBEVOID );
which has DateTime and not Date, but we can get this set as either Date and
DateTime, so just accept both.
Change-Id: If77af5bb74755d2196527112665facf27a4d1403
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137911
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'hardened_runtime.xcent.in')
0 files changed, 0 insertions, 0 deletions