[Libreoffice-bugs] [Bug 43152] Collection of all problem documents during calc import
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 23 21:26:12 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=43152
--- Comment #8 from Kohei Yoshida <kohei.yoshida at gmail.com> 2011-11-23 21:26:12 PST ---
Well, ooo97680.ods crashes because it contains sheets with invalid sheet names
i.e. name with slashes like "/Users/benson/data/bbn-ne-test/wsj23d.qa". The
amazing thing is, the old version of LibO/OOo allow these names to be loaded,
but you can't rename them afterward.
In our new code, we check the name, sees it invalid, and won't create a new
sheet. The importer still tries to put cell values in, then poof, crash.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list