I have the following in /dspace/config/input-forms.xml

       <field>
         <dc-schema>dc</dc-schema>
         <dc-element>rights</dc-element>
         <dc-qualifier></dc-qualifier>
         <repeatable>false</repeatable>
         <label>Embargo Terms</label>
         <input-type>textarea</input-type>
         <hint> If applicable, enter conditions of embargo.</hint>
         <required></required>
       </field>

But when I use this field in a submission, I can submit the item, but
can't approve it as the software seems to expect a date in that field:

2010-07-26 12:15:23,090 WARN  org.dspace.content.DCDate @ Mangled
date: Two day embargo.  ..failed all attempts to parse as date.

I was under the impression that this field existed to give an
explanation of the embargo; I've already got a dc.date field:

       <field>
         <dc-schema>dc</dc-schema>
         <dc-element>date</dc-element>
         <dc-qualifier></dc-qualifier>
         <repeatable>false</repeatable>
         <label>Embargo Lift Date</label>
         <input-type>date</input-type>
         <hint> If applicable, submit date that the embargo can be
lifted.</hint>
         <required></required>
       </field>

Why would I need another date in dc.rights?

Sean
-- 
Sean Carte
esAL Library Systems Manager
+27 72 898 8775
+27 31 373 2490
fax: 0866741254
http://esal.dut.ac.za/

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to