[ 
https://jira.duraspace.org/browse/DS-833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stuart Lewis closed DS-833.
---------------------------

    Resolution: Duplicate

Hi Fabio,

Thanks for spotting this. We thought this was already fixed in 1.7, but it 
appears that it wasn't:

Duplicate of https://jira.duraspace.org/browse/DS-215 which was applied to 
trunk for 1.7, but got over written during a code merge.  I have reopened 
DS-215 so that it can be re-applied.

Thanks,


Stuart

> 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
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to