mxp1988 / epubcheck

Automatically exported from code.google.com/p/epubcheck
MIT License
0 stars 0 forks source link

EPubCheck 3.0b8 reports an invalid date error when the date is correctly formatted #184

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
PROBLEM:

Give a brief description of the problem

METHOD:
Create an ePub with the dc:date metadata field in content.opf specified in the 
format yyyy-MM-dd, which has no other errors within it.

What steps will reproduce the problem?
1. Validate the ePub using ePubcheck 3.0b5, the epub validates with no errors
2. Validate the ePub using ePubcheck 3.0b8

RESULT:
A validation error is generated, reporting the date format as invalid.

What happens?

EXPECTED:

No validation errors will be returned.

PLATFORM:

Windows XP

Original issue reported on code.google.com by andy.jam...@gmail.com on 31 May 2012 at 2:45

GoogleCodeExporter commented 8 years ago
I cannot repeat this. The test suite is full of samples that use this date 
format, and no errors are triggered.

Original comment by markus.g...@gmail.com on 11 Oct 2012 at 6:42