The new book model includes code that parses the date field from the ncc.html
file. We assumed this includes a scheme attribute (test content such as
FireSafety does). However when I added a command line utility to parse ncc.html
files I discovered that the WIPO book does not include the scheme attribute for
dc:date in ncc.html.
We need to refine our logic that handles the dc:date element to take into
account the possibility of dates without the scheme attribute. We can also
improve the error reporting as the code currently reports a null pointer
exception :(
Bug discovered between r420 and r421
Original issue reported on code.google.com by julianharty on 14 Feb 2012 at 5:03
Original issue reported on code.google.com by
julianharty
on 14 Feb 2012 at 5:03