[Webtest] Error with propertyTable

Dierk Koenig webtest@lists.canoo.com
Fri, 22 Oct 2004 16:47:11 +0200


ok, thanx for the investigation

happy weekend
Mittie

> -----Original Message-----
> From: webtest-admin@lists.canoo.com
> [mailto:webtest-admin@lists.canoo.com]On Behalf Of Sébastien Mathy
> Sent: Freitag, 22. Oktober 2004 15:58
> To: webtest@lists.canoo.com
> Subject: Re: [Webtest] Error with propertyTable
>
>
> Dierk Koenig a écrit :
>
> > Hi Sebastien,
> >
> > There is no need for having Excel installed to use
> > propertytable. It doesn't use any ole stuff but the
> > poi libs that work directly on the file format.
> >
> > But there may be a conflict with reading the file
> > when its currently open with openoffice(?).
> > If you applied any changes with openoffice to the
> > file you may want to test with a fresh download -
> > just to see where the error is...
> >
>
> If I download Test.xls -> OK
> echoAll:
>      [echo] guest Mittie Dierk Koenig
>      [echo] vip Marc Marc Hoffmann
>      [echo] admin Martin Martin Huber
> I open it with openoffice -> OK
>
> I do a little modification (add a 's' to koenig sorry ;-))
> and save -> fail
> echoAll:
>      [echo] guest Mittie ${user.first} ${user.last}
>      [echo] vip Marc ${user.first} ${user.last}
>      [echo] admin Martin ${user.first} ${user.last}
> I close openoffice -> fail
>
> So it seems to have a problem when joining tables modified by openoffice.
>
> Thanks
> --
> Sebastien Mathy
>
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>