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

Kostas Stamatis updated DS-1132:
--------------------------------

    Status: Accepted  (was: Volunteer Needed)
    
> 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
>            Assignee: Kostas Stamatis
>            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
For more information on JIRA, see: http://www.atlassian.com/software/jira

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to