Quote:
Originally Posted by chaley
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.
|
I tried to access the content server from a browser on my tablet but when I tapped on the book description nothing happened. That's when I went to the pc an got some kind of a message that the file didn't exist. Maybe you could see how the browser on the pc knows a file is missing and use that in CC?
Edit: I doubt this will happen very often, so it might be more risky to fix than not fix.