Am Do, 2004-07-08 um 15.19 schrieb Bakumenko, Yuriy (DB):
> Before I'll post a bug...  I still have a hope to get it work on my
> environment so I've 
> continued my experiements... What I did is changed TestWrite junit test and
> force to
> not delete temporary generated files... And after test case ran i've got the
> same result:
> all tests passed except (testVariantTypes and testCodepages). BTW i've got
> the same result 
> for all CVS HEAD code cuts (current, 22 June 04, 1 Jan 04).

Okay, try the original JUnit tests again and see whether they fail, too.

> When I tried to open temp files in MS Word (XP office) and OpenOffice
> (1.1.2) both of them 
> could not open .doc .xls files (to be more correct, Word opens doc files but
> content was broken)

That is because the temporary files are neither Word nor Excel files,
but just the property set streams themselves. Normally you'd have
(simply put) a document stream (i.e. Excel) plus the property set
stream. But for the test case the latter is sufficient although you
cannot open it in any M$ Office application. But you can open it with
the poibrowser in POI's contrib section.

BTW, did you look into the documentation and the example section?


Best regards
Rainer Klute

                           Rainer Klute IT-Consulting GmbH
  Dipl.-Inform.
  Rainer Klute             E-Mail:  [EMAIL PROTECTED]
  K�rner Grund 24          Telefon: +49 172 2324824
D-44143 Dortmund           Telefax: +49 231 5349423


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to