Yes, please. If the validation does not solve the problem. The ODS will help and with JUnit test code I will debug into. An issue for the attachments seems appropriate. Thanks, Svante Am 14.04.2014 18:41 schrieb "Bruno Girin" <[email protected]>:
> Hi, > > I'm currently working on a piece of code that needs to read ODS > spreadsheets and I'm using files created by LibreOffice in my unit tests. I > am getting the following exception thrown when I call > SpreadsheetDocument.loadDocument(InputStream): > > org.odftoolkit.odfdom.pkg.OdfFileDom initialize > SEVERE: null > org.xml.sax.SAXNotRecognizedException: > http://xml.org/sax/features/xmlns-uris > > + full stack trace. > > Where should I start looking to find the source of the problem? I'm using > ODF Toolkit 0.6 and get the same error with 0.6.1 built from source (SVN > trunk). > > I can provide the unit test code and ODS file if it helps. > > Thanks, > > Bruno >
