#39: batchuploader: permit submission of Text MARC files
--------------------------+----------------------
Reporter: simko | Owner: jmartinm
Type: enhancement | Status: in_merge
Priority: major | Milestone: v1.0
Component: BibUpload | Version:
Resolution: | Keywords:
--------------------------+----------------------
Comment (by jblayloc):
I've been reading your branch and have only one remark:
* in batchuploader_engine, you have code reproduction in
user_authorization(). The two branches of the if do the same thing.
Eliminate the if test and the true branch, and if you must be able to have
custom wording for the 'guest' email address, use an inner function to
which you pass the message verbiage.
Otherwise, it looks good to me.
--
Ticket URL: <https://invenio-software.org/ticket/39#comment:4>
Invenio <http://invenio-software.org>