Quote:
Originally Posted by kjk
Damn, I really hope they provide fuller ePub support. When Stanza first showed up on the scene, it was so great just to have a decent reader on the iPhone. But now I want MORE. 
|
Well, here you go. I wonder if this change could be made in Calibre in the meantime?:
Jay-
This is indeed a bug in Stanza. The problem is that we're incorrectly matching the fragment of the URL when the ePub contains multiple similar URLs. We'll try to get the fix in a future release, but in theory Calibre could work around our bug in the interim by generating unique link basenames for the magazines (e.g., instead of having "/index.html", "/article1/index.html", "/article2/index.html"; they could instead generate "/index.html", "/article1/article1.html", "/article2/article2.html", which would work around the issue).