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

Ivan Masár edited comment on DS-1084 at 3/9/12 12:20 PM:
---------------------------------------------------------

It might be wise to catch the NPE and print some debugging info (CSV line and 
field).

Another problem: When I tried to export my whole repository and then import it 
again without any changes (with the problematic DOI line removed), it tries to 
add authority information again to the existing record which already has them, 
i.e.
 + Add    (dc.contributor.author): Suzuki, Keiji, authority = someid, 
confidence = 600
 - Remove (dc.contributor.author): Suzuki, Keiji

The expected result was "no changes detected".
                
      was (Author: helix84):
    It might be wise to catch the NPE and print some debugging info (CSV line 
and field).

Another problem: When I tried to export my whole repository and then import it 
again without any changes (with the problematic DOI line removed), it tries to 
add authority information to the existing record which already has them again, 
i.e.
 + Add    (dc.contributor.author): Suzuki, Keiji, authority = someid, 
confidence = 600
 - Remove (dc.contributor.author): Suzuki, Keiji

                  
> Handle authority and confidence fields in Bulk Editing
> ------------------------------------------------------
>
>                 Key: DS-1084
>                 URL: https://jira.duraspace.org/browse/DS-1084
>             Project: DSpace
>          Issue Type: Improvement
>          Components: DSpace API
>    Affects Versions: 1.8.0
>            Reporter: Keiji Suzuki
>            Assignee: Robin Taylor
>         Attachments: bulkedit-authority.patch, bulkedit-patches.zip, 
> MetadataImport.java.patch
>
>
> Current bulk editing function ignores authority and confidence fields. 
> Attached patches (against to 1.8.0 sources) handle these fields.

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

Reply via email to