item.getMetadata(String mdString): issue for fields with upper case letter.
---------------------------------------------------------------------------
Key: DS-833
URL: https://jira.duraspace.org/browse/DS-833
Project: DSpace
Issue Type: Bug
Components: DSpace API
Affects Versions: 1.7.0
Reporter: Fabio Bolognesi
case 1:
metadata field: dc.coverage.stylePeriod
item.getMetadata(String mdString) return an empty DCValue[]
case2:
metadata field: dc.coverage.styleperiod
item.getMetadata(String mdString) return a full DCValue[]
I am forced to name the metadata field not using upper case letter.
The following line should be corrected:
Item.java(497) tokens[i] = dcf.nextToken().toLowerCase().trim();
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.duraspace.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in
Real-Time with Splunk. Collect, index and harness all the fast moving IT data
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business
insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel