diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-04-07 20:24:40 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-04-09 11:03:37 +0200 |
commit | 91bb474cc5342b32dab6c701a1bea6c49b87f498 (patch) | |
tree | 959797bef23b50b4f653d3579909ff20162a89ed /sw/qa | |
parent | 06d8e6264487e3084b583e5158d9b89f8480b3eb (diff) |
forcepoint#37 revert tdf#108572 let remove storage element
reverts
commit 26957fc325c27cf61e8ef5555b380d627def4931
Date: Wed Sep 6 10:54:50 2017 +0200
tdf#108572 let remove storage element
void OStorage_Impl::RemoveElement( SotElement_Impl* pElement )
expects that m_pAntiImpl will be nullptr, if not throws an exception.
This caused that in case of deleting embedded database used for
mail merge it wasn't fully removed and
The problem is that by allowing the removal of the element, existing readonly
accessors are left pointing to the deleted element which causes quite some problems
as seen in this sample document
Change-Id: Ie6ac36e6dea771b02637d77b78eb8026e3bb7ae8
Reviewed-on: https://gerrit.libreoffice.org/52563
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/qa')
-rwxr-xr-x | sw/qa/core/data/odt/fail/forcepoint-xstor-1.odt | bin | 0 -> 144064 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/sw/qa/core/data/odt/fail/forcepoint-xstor-1.odt b/sw/qa/core/data/odt/fail/forcepoint-xstor-1.odt Binary files differnew file mode 100755 index 000000000000..1844d7882ba9 --- /dev/null +++ b/sw/qa/core/data/odt/fail/forcepoint-xstor-1.odt |