[ 
https://jira.duraspace.org/browse/DS-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=19182#action_19182
 ] 

Mark Diggory commented on DS-833:
---------------------------------

Thanks Stuart, we'll leave this in your hands then. Cheers.

> 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

        

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to