Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/755
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/55/755/1
rhbz#861680 fix crash on tables in substreams
Background: the old RTF filter in 3.4 supported tables in substreams
(headers, footers, etc), while 3.5.5 did not, so even if this is
technically a new feature, it got backported to -3-5. As the bugreport
states, this caused problems in the docx import. Instead of trying to
find out where was the problem (it's already fixed in -3-6 and master,
and I forgot how it happened), just disable this feature for DOCX, where
this never worked, so doing so does not cause any regression.
Change-Id: I4e7aaac4695e25861af1eaebe5a83ba52fd0aa2e
---
M writerfilter/source/dmapper/DomainMapper_Impl.hxx
1 file changed, 2 insertions(+), 1 deletion(-)
--
To view, visit https://gerrit.libreoffice.org/755
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4e7aaac4695e25861af1eaebe5a83ba52fd0aa2e
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-3-5
Gerrit-Owner: Miklos Vajna <vmiklos@suse.cz>
Context
- [PATCH] Change in core[libreoffice-3-5]: rhbz#861680 fix crash on tables in substreams · Miklos Vajna (via Code Review)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.