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

--- Comment #3 from Michael Meeks <michael.me...@collabora.com> ---
Looks like the problem is in the ordering of filters here:

#0  filter::config::FilterCache::detectFlatForURL (this=0xf74d30, aURL=...,
rFlatTypes=empty std::list)
    at
/home/buildslave/source/libo-core/filter/source/config/cache/filtercache.cxx:744
744             for (OUStringList::const_iterator pIt  =
rTypesForExtension.begin();
...
(gdb) p rTypesForExtension
$23 = (const filter::config::OUStringList &) @0xf91408:
{<std::vector<rtl::OUString, std::allocator<rtl::OUString> >> = std::vector of
length 5, capacity 8 = {"calc_MS_Excel_2003_XML", "calc_MS_Excel_5095",
"calc_MS_Excel_95", "calc_MS_Excel_40", "calc_MS_Excel_97"}, <No data fields>}

Of course - it would be hard to believe that this ordering is based on some
un-controlled / random sort order - surely !?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to