file description at UploadStep ------------------------------ Key: DS-888 URL: https://jira.duraspace.org/browse/DS-888 Project: DSpace Issue Type: Bug Components: DSpace API Affects Versions: 1.7.1 Reporter: Kostas Maistrelis Priority: Trivial
dspace-api/src/main/java/org/dspace/submit/step/UploadStep.java LINE: 466 ------------------------------------------------- String fileDescription = (String) request.getAttribute(param + "-description"); if(fileDescription==null ||fileDescription.length()==0) { request.getParameter("description"); } ------------------------------------------------- fileDescription will never fill with the request parameter description -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://jira.duraspace.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Dspace-devel mailing list Dspace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-devel