#980: BibdocFile --set-doctype not working
--------------------+-------------------------
Reporter: adeiana | Owner:
Type: defect | Status: new
Priority: minor | Component: BibDocFile
Version: v1.0.0 | Resolution:
Keywords: |
--------------------+-------------------------
Comment (by skaplun):
Hi Alessio,
in most of cases bibdocfile is going to translate the request into an FFT
tag to be bibuploaded. This will create a new revision ''iff'' a URL/path
to upload is also specified. Otherwise is going to apply (modulo bugs) the
requested changes to the current bibdoc.
Moreover the doctype property is associated with the bibdoc as a whole,
not to a specific revision.
So indeed the above request:
{{{
bibdocfile --recid 1 --set-doctype INSPIRE-PUBLIC
}}}
should change, for all the bibdocs attached to the record 1, the doctype
to "INSPIRE-PUBLIC".
You mention as version "v1.0.0". Is this indeed the release where you have
found the bug?
Cheers,
Sam
--
Ticket URL: <http://invenio-software.org/ticket/980#comment:1>
Invenio <http://invenio-software.org>