I have added some custom metadata fields for a collection I have through the 
dspace-admin section of my dspace site.
I then wanted to have a custom submission form for that collection. So, editing 
the input-forms.xml file and restarting tomcat everything seemed to work.
The custom form showed up and I started to fill it out. However, after clicking 
to go to the next step I get an Internal Server Error.
My log files say this...

2008-01-18 10:51:57,519 WARN  org.dspace.content.Item @ [EMAIL 
PROTECTED]:session_id=76D5376B8A0004E20F9FD0FA686A38BF:ip_addr=10.25.100.136:bad_dc:Bad
 DC field. SchemaID=2, element: "creator" qualifier: "collector" value: "joe, 
smith"
2008-01-18 10:51:57,518 ERROR org.dspace.app.webui.servlet.SubmissionController 
@ Error loading step class'org.dspace.submit.step.DescribeStep':
java.sql.SQLException: bad_dublin_core SchemaID=2, creator collector
        at org.dspace.content.Item.update(Item.java:1500)
        at org.dspace.content.WorkspaceItem.update(WorkspaceItem.java:490)
        at 
org.dspace.submit.step.DescribeStep.doProcessing(DescribeStep.java:282)
        at 
org.dspace.app.webui.submit.JSPStepManager.doStepEnd(JSPStepManager.java:424)
        at 
org.dspace.app.webui.submit.JSPStepManager.processStep(JSPStepManager.java:281)
        at 
org.dspace.app.webui.servlet.SubmissionController.doStep(SubmissionController.java:407)...
.
.
.

What I take from this is that my custom metadata fields are not dublin core 
fields.
Am I able to have custom fields in a custom submit form?

Thanks,
Chad

-------------------
Chad G. Hansen

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to