Created attachment 62375 [details] File that fails Our beta testers found a spreadsheet that won't open with 3.6 alpha. I believe this is the May 30th build. Spreadsheet is very simple with just a few columns. Only have 64bit Linux for testing.
Created attachment 62376 [details] Crash dialog
Somewhere down below SvXMLImport::endElement() (called from SaxExpatParser_Impl::callbackEndElement()) an instance of 'com::sun::star::beans::UnknownPropertyException' is thrown.
Confirmed still broken in beta 2.
Exception is thrown by ScEditFieldObj::setPropertyValue Seems to be related to Kohei's rework.
@Kohei: Could you have a look at this one? I also see it with the test document from fdo#51100. Seems to be that you're missing a valid property in your switch statement.
I'll take a look at this.
I know how the error occurs, but still struggling to see why it happens. Still looking deeper. This will be a long battle.
Kohei Yoshida committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=dcf586ff817af73270899f233b26525306120a0c fdo#50587: Remove totally mis-placed 'static' keyword.
Mystery solved. It was caused by a simple human error (of misplacing a keyword that doesn't belong).
Kohei Yoshida committed a patch related to this issue. It has been pushed to "libreoffice-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f1658c64e0e088d6fddd4fc3416a80e0a952f516&g=libreoffice-3-6 fdo#50587: Remove totally mis-placed 'static' keyword. It will be available in LibreOffice 3.6.
*** Bug 50911 has been marked as a duplicate of this bug. ***
<http://wiki.documentfoundation.org/BugReport_Details#Version>