View Single Post
Old 07-20-2014, 10:11 AM   #730
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,060
Karma: 147977995
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by DoctorOhh View Post
If you told it to remove spans and it told you it was removing spans then the message is proper. Whether or not spans exist it was still going through the process of checking and removing any spans that may have been there.
Prior to adding the span removal, the plugin never said it was doing something it didn't do. Look at this bit of the output I posted.
Code:
	Looking for files to remove: [u'iTunesMetadata.plist', u'iTunesArtwork']
	Looking for files to remove: [u'META-INF/calibre_bookmarks.txt']
	Looking for files to remove: [u'.DS_Store', u'thumbs.db']
	Looking for unused images
	Looking for broken links in the NCX
	Looking for Adobe xpgt files and links to remove
	Looking for Adobe DRM meta tags to remove
	  Removed meta tag from: OEBPS/HundredThousan_chap-24.html
	  Removed meta tag from: OEBPS/HundredThousan_teas-1.html
Notice that it's not showing doing all of those things I told it to do that it didn't find anything to do. When it found the meta tag to remove, then it said it was ding it and which files it was doing it to. There are no empty spans in the ePub, so the plugin should not be saying that it's removing them. Nor should it be listing which files it's not actually removing spans from.

As it is, telling us it's removing spans when it's not is inconsistent behavior.

Last edited by JSWolf; 07-20-2014 at 10:14 AM.
JSWolf is online now   Reply With Quote