https://bugs.freedesktop.org/show_bug.cgi?id=67699

Eike Rathke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #3 from Eike Rathke <[email protected]> ---
This now seems to happen with any file that has the extension .xls but has HTML
content.

@Kohei:
In SfxBaseModel::load() the resulting filter name in aFilterName is
"calc8_template" (?? how that?) and then in SfxMedium::GetStorage() the
pImp->xStorage = ... fails in OStorageFactory::createInstanceWithArguments()
because StorageFormat is ZipFormat and after CheckPackageSignature_Impl() fails
io::IOException() is thrown.

-- 
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

Reply via email to