Bugs item #2095402, was opened at 2008-09-05 12:07 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=119984&aid=2095402&group_id=19984
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Submission/Ingest Group: 1.5 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Tim Donohue (tdonohue) Assigned to: Tim Donohue (tdonohue) Summary: Non-interactive Submission Steps don't work in JSPUI 1.5 Initial Comment: This bug is for DSpace 1.5.0 and 1.5.1-beta, and only affects the JSPUI: If you create a custom, non-interactive step and add it to your item-submission.xml, a NullPointerException error will *always* be thrown when that step is encountered in the JSPUI. The bug is in the org.dspace.app.webui.submit.JSPStepManager class within the 'dspace-jspui-api' module. A patch that should work for either 1.5.0 or 1.5.1-beta is attached. I'll commit it to the latest 1.5.x branch of SVN shortly. This bug does *NOT* affect the XMLUI -- it works as expected. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=119984&aid=2095402&group_id=19984 ------------------------------------------------------------------------- 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-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
