Hi

I'm currently upgrading to 1.5.1 and have come across a problem 
progressing past the first step in my submission process.

After some searching around I noticed that cocoon continuations were now 
be treated differently in the addBody method of the step:

div.addHidden("submission-continue").setValue(knot.getId());

were being removed to be appended to the action URL, e.g:

String actionURL = contextPath + "/handle/"+collection.getHandle() + 
"/submit/" + knot.getId() + ".continue";

Making this modification in my step fixed the problem.  I didn't see 
this documented anywhere, indeed there is no "Updating From 1.5.0 to 
1.5.1" section in the manual.

Anyway, I thought I would share this in case anyone else has the same 
problem.

Regards

George

-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.


-------------------------------------------------------------------------
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

Reply via email to