I went through the process of re-ordering the submission steps according to the instructions in the docs (below), and after redeployment the new submission process works. But the text of the control buttons hasn't changed. The old last step in the default order in item-submission.xml is now second to last in the new order, but the control button still says "Complete submission" instead of "Next". And the new last step says "Next", instead of "Complete submission".
Has anyone else observed this behavior? I tracked the logic to the addControlButtons() method in AbstractStep.java. and it appears that the method to determine if a step is last assumes a Complete Step in the process. But after re-ordering the steps in item-submission.xml and redeploying, there is no longer a complete step at the end. https://wiki.duraspace.org/display/DSDOC5x/Submission+User+Interface#SubmissionUserInterface-Reordering/Removing/AddingSubmissionSteps Thanks, Nick --- Nicholas Woodward Sr. Software Engineer Texas Digital Library -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
