#721: BibUpload: fix troubles with multiple 001 tags
------------------------+---------------------
Reporter: simko | Owner: skaplun
Type: defect | Status: closed
Priority: blocker | Milestone: v1.0
Component: BibUpload | Version:
Resolution: fixed | Keywords:
------------------------+---------------------
Changes (by Samuele Kaplun <samuele.kaplun@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [c2104fab695dfec7f9c40d4d16358921e74f6e83]:
{{{
#!CommitTicketReference repository=""
revision="c2104fab695dfec7f9c40d4d16358921e74f6e83"
BibUpload: fix troubles with multiple 001 tags
* In case more than one recid is specified in a record
bibupload will refuse to insert the record.
* In replace(_or_insert) mode, if the specified recid does
not match an existing record, the recid is allocated
on-the-fly (when using --force). (closes #721)
}}}
--
Ticket URL: </ticket/721#comment:6>
Invenio <http://invenio-software.org>