file upload changes?

Franz Philipp Moser <[email protected]> Tue, 14 Aug 2007 11:56:07 +0200
Newsgroups gmane.comp.java.helma.general
Message-ID <[email protected]>
Hi list,

i experienced some strange behavior when upgrading from helma-1.6rc3 to 
helma-1.6final. I have a multipage upload dialog:

  * show the user a form to upload a file
  * store the MimePart in session.data
  * show the user a form to describe the upload
  * store everything in db and store the file stored in session.data


Intresting thing is that *.gif, *.css, *.odt files may be uploaded 
without any Problem. jpg, doc, pdf can't be uploaded.

the size doesn't seem to be the reason, I think.

With helma-1.6rc3 everithing was ok, but with the final release the 
trouble started.

Has this something to do with the file upload monitoring[1] or are 
session.data properties somehow limited?

appendet small app to show the Problem. It runs out of the box and tries 
to save the files to static/.

cu Philipp

[1] http://helma.org/pipermail/helma-user/2007-June/007039.html

_______________________________________________
Helma-user mailing list
[email protected]
http://helma.org/mailman/listinfo/helma-user
testApp.tar.gz (application/x-gzip, 1.1 KB) - not displayed