[Libreoffice-bugs] [Bug 107957] Custom properties: wrong encoding after DOC import
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jun 9 18:55:07 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=107957
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |serval2412 at yahoo.fr
--- Comment #6 from Julien Nabet <serval2412 at yahoo.fr> ---
gdb trace:
#0 comphelper::OPropertyContainerHelper::registerPropertyNoMember
(this=0x555557aa46f8, _rName="???", _nHandle=11, _nAttributes=128,
_rType=invalid uno::Type,
_pInitialValue=uno::Any("string": "7807082653")) at
/home/julien/lo/libreoffice/comphelper/source/property/propertycontainerhelper.cxx:141
#1 0x00007ffff4665e55 in comphelper::PropertyBag::addProperty
(this=0x555557aa46f0, _rName="???", _nHandle=11, _nAttributes=128,
_rInitialValue=uno::Any("string": "7807082653")) at
/home/julien/lo/libreoffice/comphelper/source/property/propertybag.cxx:146
#2 0x00007ffff463c3a9 in comphelper::OPropertyBag::addProperty
(this=0x555557aa45f0, _rName="???", _nAttributes=128,
_rInitialValue=uno::Any("string": "7807082653"))
at
/home/julien/lo/libreoffice/comphelper/source/property/opropertybag.cxx:327
#3 0x00007ffff1e5cf30 in sfx2::LoadOlePropertySet (i_xDocProps=uno::Reference
to ((anonymous namespace)::SfxDocumentMetaData *) 0x555557a83988,
i_pStorage=0x555557a5ccb0)
at /home/julien/lo/libreoffice/sfx2/source/doc/docinf.cxx:161
#4 0x00007fffc28e05e9 in SwWW8ImplReader::ReadDocInfo (this=0x555557a7f200) at
/home/julien/lo/libreoffice/sw/source/filter/ww8/ww8par.cxx:4755
#5 0x00007fffc28e164d in SwWW8ImplReader::CoreLoad (this=0x555557a7f200,
pGloss=0x0) at /home/julien/lo/libreoffice/sw/source/filter/ww8/ww8par.cxx:4904
#6 0x00007fffc28e6618 in SwWW8ImplReader::LoadThroughDecryption
(this=0x555557a7f200, pGloss=0x0) at
/home/julien/lo/libreoffice/sw/source/filter/ww8/ww8par.cxx:5855
#7 0x00007fffc28e7e3e in SwWW8ImplReader::LoadDoc (this=0x555557a7f200,
pGloss=0x0) at /home/julien/lo/libreoffice/sw/source/filter/ww8/ww8par.cxx:6171
#8 0x00007fffc28e8977 in WW8Reader::Read (this=0x555557a44360, rDoc=...,
rBaseURL="file:///home/julien/lo/bugs/107957_customprop/custom_properties.doc",
rPaM=SwPaM = {...})
at /home/julien/lo/libreoffice/sw/source/filter/ww8/ww8par.cxx:6312
#9 0x00007fffc6d627f8 in SwReader::Read (this=0x555557a5cf70, rOptions=...) at
/home/julien/lo/libreoffice/sw/source/filter/basflt/shellio.cxx:177
#10 0x00007fffc6edf0a2 in SwDocShell::ConvertFrom (this=0x555557861940,
rMedium=...) at /home/julien/lo/libreoffice/sw/source/uibase/app/docsh.cxx:258
#11 0x00007ffff1ec8cd9 in SfxObjectShell::DoLoad (this=0x555557861940,
pMed=0x555557877bf0) at
/home/julien/lo/libreoffice/sfx2/source/doc/objstor.cxx:776
#12 0x00007ffff1f0b5d9 in SfxBaseModel::load (this=0x555557862250,
seqArguments=uno::Sequence of length 14 = {...})
at /home/julien/lo/libreoffice/sfx2/source/doc/sfxbasemodel.cxx:1787
I don't succeed in finding where is defined encoding :-(
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170609/d6e4c138/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list