https://bugs.freedesktop.org/show_bug.cgi?id=43152
--- Comment #8 from Kohei Yoshida <[email protected]> 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. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
