| Summary: | Okular fails to open incorrectly named CBR file | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Chris <chris.crutch> |
| Component: | Comicbook backend | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Chris
2008-11-09 12:29:02 UTC
SVN commit 882007 by pino: Hack around the fact that CBR or CBZ documents can ahve the wrong extension. (And I wonder, if the only way to recognize them is via extension, wtf?) BUG: 174701 M +8 -2 document.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=882007 SVN commit 882010 by pino: Backport: hack around the fact that CBR or CBZ documents can ahve the wrong extension. CCBUG: 174701 M +5 -2 document.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=882010 |