#754: Fix 773y date format
-----------------------+--------------------
Reporter: jblayloc | Owner: jlavik
Type: defect | Status: new
Priority: major | Milestone:
Component: BibFormat | Version:
Keywords: INSPIRE |
-----------------------+--------------------
In the bfe_INSPIRE_date, there's some weirdness around the assignment of
the 773y date and the parse_date function could use some beefing up.
Jan, could you take a look at this? Some things to pay attention to (and
maybe unit test? I like unit tests) would be:
773y = None
773y = ''
773y = 'This is bad input'
773y = '12', '1234', '123456', '12345678', with and without hyphens.
While I'm away, you can probably get Travis to read this for you.
--
Ticket URL: <https://invenio-software.org/ticket/754>
Invenio <http://invenio-software.org>