Quote:
Originally Posted by Doitsu
@DiapDealer & KevinH: I'm curious: is having two files with the exact same file name and content in the same location of a .zip file a standard .zip file feature or did Sigil save the .ePub file in a special non-standard .zip file format?
|
Not sure. In my mind, two files with the same name should be impossible (in the same zip archive). I don't think the file truly exists in the archive since only one exists after unzipping it, so I think it's probably something to do with the zip file's namelist property. That would explain why epubcheck doesn't bark about it. Because once it unzips the archive, the issue no longer exists. Bit of a catch-22 thing going on.