Will Scheidegger wrote: > > Dear Magnolians > > Magnolia takes care of uploaded files for you and you can access them > easily using the RequestFormUtil.getDocuments() method. However, we > noticed that all uploads are simply placed in the Magnolia temp folder > (Path.getTempDirectoryPath()). The big problem: When two users upload > files with the same name, one of the files gets overwritten by the other!!! > > Now before I start digging through the code can someone give me a head > start by > > a) telling me where to look or even
info.magnolia.cms.filters.CosMultipartRequestFilter See also: http://jira.magnolia.info/browse/MAGNOLIA-540 http://jira.magnolia.info/browse/MAGNOLIA-2033 Cheers Philippe ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
