Bug 227784

Summary: tif files are not counted in
Product: [Applications] okular Reporter: Maciej Pilichowski <bluedzins>
Component: Comicbook backendAssignee: Okular developers <okular-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Maciej Pilichowski 2010-02-20 09:13:31 UTC
Version:            (using KDE 4.3.3)
Installed from:    SuSE RPMs

When reading .cbr or .cbz files the .jpg and .png (example) files are recognized and counted in. However .tif files are treated as non-existent, so for example if your comicbook consists of 1 .jpg file and 100 .tif files okular will only show the .jpg file.
Comment 1 Pino Toscano 2010-02-20 11:19:36 UTC
SVN commit 1093114 by pino:

allow TIFF files
BUG: 227784


 M  +3 -1      document.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1093114
Comment 2 Pino Toscano 2010-02-20 11:20:26 UTC
SVN commit 1093115 by pino:

allow TIFF files
will be in kde 4.4.1
CCBUG: 227784


 M  +3 -1      document.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1093115