[ http://jira.magnolia.info/browse/MAGNOLIA-1033?page=comments#action_12304 ] Philipp Bracher commented on MAGNOLIA-1033: -------------------------------------------
fixed. Actually I missed to commit the fix for the RequestFormUtil > Exception on single file or zip upload > -------------------------------------- > > Key: MAGNOLIA-1033 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1033 > Project: magnolia > Issue Type: Bug > Components: document management > Affects Versions: 3.0 RC2 > Reporter: Sameer Charles > Assigned To: Philipp Bracher > Priority: Blocker > Fix For: 3.0 RC3 > > > 1) > On zip upload > - 404 Resource not found > 2) > Exception while uploading a file via add document dialog: > ------------------------------------------------------------------------------------------------------------------------------------ > ERROR info.magnolia.cms.servlets.MVCServletHandlerImpl > MVCServletHandlerImpl.java(execute:99) 06.09.2006 17:09:01 can't call > command: save > java.lang.NullPointerException > at > info.magnolia.module.dms.DocumentDialog.onPostSave(DocumentDialog.java:170) > at > info.magnolia.module.admininterface.DialogMVCHandler.save(DialogMVCHandler.java:189) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > .................... > .................... > java.lang.NullPointerException > > info.magnolia.module.dms.DocumentDialog.renderHtml(DocumentDialog.java:196) > info.magnolia.cms.servlets.MVCServlet.doPost(MVCServlet.java:112) > javax.servlet.http.HttpServlet.service(HttpServlet.java:709) > ------------------------------------------------------------------------------------------------------------------------------------ -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
