Hi Christoph,
2005/10/27, Christoph Lutz <[EMAIL PROTECTED]>:
> Hi,
> // Bug 1:
> // providing a non-empty MediaDescriptor throws an
> // IllegalArgumentException.
> try {
> insertProps = new PropertyValue[] { new PropertyValue() };
> insertProps[0].Name = "Author";
> insertProps[0].Value = "itsMe";
> xInsert.insertDocumentFromURL(
> "file:///W:/aFolder/thisFileDoesNotExist", insertProps);
> } catch (IllegalArgumentException e) {
> e.printStackTrace();
I tested all the small examples on Mac OS X with OOo 2.0 using
Starbasic and I can only reproduce "Bug 1" (it's probably not a bug
here).
--
Best Regards
Christian Junker
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]