Quote:
Originally Posted by Purple Lady
Unfortunately I deleted the epub files from my Tab S, but I have a mobi on my Nexus I downloaded from the content server around the same time. This mobi caused Moon+ to crash and AlReader gave an error when trying to read it. The mobi is 724 bytes and when I opened it as a text file this is what it contains:
... CLIP ...
|
That is very interesting. It says that the metadata.db that the content server had open (in memory) said that a book has a format (mobi), but when it went to fetch the format the file did not exist. The content server set a header indicating that the error happened. Unfortunately CC believed the content server when it said it had the format and accepted the content (the HTML you posted) as being the book without checking the header.
I could change CC to check the header, but I am nervous about making the change. It would be fiendishly difficult to test, and if I get it wrong it could break normal downloads. I will look at it.