We recently upgraded our test server to DSpace 1.5.1, and encountered a problem with an unresolvable tag in community-home.jsp and collection-home.jsp:
<input type="hidden" name="step" value="<%= MyDSpaceServlet.REQUEST_EXPORT_ARCHIVE %>" /> As a temporary fix, I found the constant being called and simply hard-coded it in; this let us proceed without an error message. However, when we log in, we are now confronted with a mysterious new button, labeled jsp.mydspace.request.export collection. It doesn't have a messages.properties key. It isn't documented anywhere that we can find. When one clicks on it, one gets a Malformed Request error. It seems to offer the ability to export collections and communities in archive format -- which would indeed be a nifty feature. Is it working for anybody? Is it supposed to be there, or is it something that accidentally snuck in from the development branch? Thanks, Bill Anderson Software Developer Digital Library Development Georgia Tech Library ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

