#712: BibFormat: fix multiple output format option
------------------------+----------------------
Reporter: simko | Owner: rajimene
Type: defect | Status: closed
Priority: major | Milestone:
Component: BibFormat | Version:
Resolution: fixed | Keywords:
------------------------+----------------------
Changes (by Raquel Jimenez Encinar <raquel.jimenez.encinar@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [9dbc767498a44b12f3d4a80d43b8afb8718ef21a]:
{{{
#!CommitTicketReference repository=""
revision="9dbc767498a44b12f3d4a80d43b8afb8718ef21a"
BibFormat: fix multiple output format option
* Enables to submit bibreformat jobs with several output formats
in one go, for example '-o HB,HD'. (closes #712)
* Checks the validity of the input formats at the submission time;
if any format is invalid, the task is not submitted.
* Defines function called 'get_visible_output_formats' because
it is used in two different places.
}}}
--
Ticket URL: </ticket/712#comment:7>
Invenio <http://invenio-software.org>