Quote:
Originally Posted by dmshal
It seems that all 3 matches are the same: resource $417
...
Maybe it makes sense to automatically correct errors of this kind (when all matches coincide or only one match has the correct resource)
|
Thanks for the error report. This is the first instantance I have seen of a book being malformed in a way that caused it to contain multiple resources with the same name.
If the resources are not identical then there is a serious problem with the book's content and I plan to leave the error check in place for that condition. Given that this problem appears to be extremely rare I doubt it will cause much hardship. In that case it would probably be best to just obtain the book in a different format anyway.
I may change the plugin to handle the case of identical resources with the same name, since eliminating the excess ones can be done without any loss of information.