#245: refextract: enhance tool to detect DOI
--------------------------+-------------------------------------------------
Reporter: simko | Owner: chayward
Type: enhancement | Status: assigned
Priority: minor | Milestone:
Component: BibEdit | Version:
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Changes (by simko):
* status: in_merge => assigned
Comment:
The tool fails due to missing `xml_lines`, probably due to some
forgotten hunks. Please check.
{{{
************* Module refextract
E:5775:main: No value passed for parameter 'xml_lines' in function call
*** ./refextract.py
W:245:change_otag_format: Unused variable 'marker_found'
W:2844:convert_processed_reference_line_to_marc_xml: Unused variable
'misc_text_dict'
W:2852:convert_processed_reference_line_to_marc_xml: Unused variable
'title_found'
W:4900:correct_rebuilt_lines: Unused variable 'unsafe'
W:5482:get_cli_options: Using the global statement
W:5639:main: Using the global statement
W:5726:main: Unused variable 'count_doi'
}}}
--
Ticket URL: <http://invenio-software.org/ticket/245#comment:2>
Invenio <http://invenio-software.org>