Faculty Deposit date--sort by (keyDate) attribute
Posted September 9th, 2011 by rmarker
Project: | RUcore Workflow Management System (WMS) |
Version: | 6.1 |
Component: | Faculty Deposit |
Category: | bug report |
Priority: | normal |
Assigned: | jgeng |
Status: | closed |
Jump to:
Description
In the Faculty Deposit module, the date defaults to keyDate="no" when it should default to keyDate="yes"
mods:originInfo
mods:dateCreated encoding="w3cdtf" qualifier="exact" keyDate="yes"
Comments
#1
#2
Fixed
#3
#4
The XML has been corrected.
[mods:originInfo]
[mods:dateCreated encoding="w3cdtf" qualifier="exact" keyDate="yes"]2010[/mods:dateCreated]
[/mods:originInfo]
#5
Re-opening this bug.
This is defaulting to key date="no" again. Where a date is supplied in the Faculty Deposit module, it should write this to descriptive metadata:
mods:originInfo
mods:dateCreated encoding="w3cdtf" qualifier="exact" keyDate="yes"
#6
please test
#7
The correct value is now displaying in the descriptive metadata.
#8
See Rhonda's comment.