Re: Re: buildZipArchive

Thorsten Weber <[email protected]> Fri, 6 May 2011 14:26:57 +0200
Newsgroups gmane.comp.cms.zms.devel
Message-ID <[email protected]>
Nop. 
Sorry ... but this does not the trick. :(
and as I said: it works with images.

Any other ideas?


Am 06.05.2011 um 14:09 schrieb Thorsten:

> might be a missing 
> <dtml-call "setObjStateModified(REQUEST)">
> before setObjProperty()?
> 
> Greetings, tf
> 
> --- In [email protected], Thorsten Weber <tweber@...> wrote:
> ...
> > I am trying to generate a zip file on server and store it in archtype file field.
> > 
> > <dtml-call "setObjProperty('zip_file',exportfile,lang)">
> > 
> > I followed this article (http://www.zms-publishing.com/dokumentation/magic/zip_archive_erstellen/index_ger.html)
> > but unfortunately it does not work for me:
> > 
> > I can see on server the temp dir and in it the file to be zipped and the py-script returns exportfile but i dont get it stored in zms file field.
> 
>