[imp] wvWare problem again

Anil Madhavapeddy anil@recoil.org
Sun, 22 Jul 2001 18:22:36 +0100


> Ok, as near as I can tell, it's not actually getting
> the file.  That is to say the driver seems to be
> working, but it's not getting any input, so therefore its
> output is blank.

Hmm, could you have a look at the contents of
$this->mime_part->getContents() by putting a var_dump() into the
render() function?

That should contain the object with the word doc info.

Also, any chance you could configure up Chora, and see if the word doc
translation works there?

> I'm not very good at programming, but I'm doing my best.

Thanks for your work so far!

Anil