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

Thomas Autry updated DS-1132:
-----------------------------

    Attachment: ItemImport.java

Originally uploaded file that didn't strip out "description:" from the 
description.  Updated version uploaded.
                
> ItemImport BitStream Registration does not properly set the Description
> -----------------------------------------------------------------------
>
>                 Key: DS-1132
>                 URL: https://jira.duraspace.org/browse/DS-1132
>             Project: DSpace
>          Issue Type: Bug
>          Components: DSpace API
>    Affects Versions: 1.8.1
>         Environment: Red Hat Linux
>            Reporter: Thomas Autry
>            Priority: Major
>         Attachments: ItemImport.java, ItemImport.java
>
>
> When registering a bitstream via dspace import, the description in the 
> contents file is being completely dropped.  From the code, the problem occurs 
> in ItemImport.java line #s 1180-1184:
>                         registerBitstream(c, i, iAssetstore, sFilePath, 
> sBundle);
>                         System.out.println("\tRegistering Bitstream: " + 
> sFilePath
>                                 + "\tAssetstore: " + iAssetstore
>                                 + "\tBundle: " + sBundle
>                                 + "\tDescription: " + sBundle);
> registerBitstream doesn't pass the Description and then incorrectly displays 
> the description as the Bundle.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.duraspace.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to