javiereguiluz / easybook

Book publishing as easy as it should be (built with Symfony components)
https://easycorp.io/EasyBook
Other
754 stars 81 forks source link

Fix ePub validator errors #143

Closed javiereguiluz closed 10 years ago

javiereguiluz commented 10 years ago

ePub files generated with easybook aren't valid according to the idpf validator. An example of these errors:

validator_errors

Despite the errors, I can open the ePub books perfectly on iPads, Kindles and the Adobe Digital Editions desktop program. Nevertheless, some people using Google Books are getting errors when trying to upload books.

javiereguiluz commented 10 years ago

Fixed after merging #144

The ePub validator now outputs no error :smile:

no_validation_errors