[okular] [Bug 334711] EPUB format is not handled correctly (TOC, images, pages not displayed)
Gilbert Assaf
bugzilla_noreply at kde.org
Wed Aug 15 18:14:45 BST 2018
https://bugs.kde.org/show_bug.cgi?id=334711
Gilbert Assaf <gassaf at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Latest Commit| |https://commits.kde.org/oku
| |lar/fcf148b75b98462b927da60
| |5ca76ee69ada31fd1
Status|CONFIRMED |RESOLVED
--- Comment #2 from Gilbert Assaf <gassaf at gmx.de> ---
Git commit fcf148b75b98462b927da605ca76ee69ada31fd1 by Gilbert Assaf.
Committed on 15/08/2018 at 17:14.
Pushed by gassaf into branch 'master'.
Fixes url whitespaces in epub documents
Summary:
libepub can't handle whitespace url encodings. This is why epub documents
containing whitespaces urls aren't
displayed correctly. Since libepub doesn't seem to be maintained anymore, it
might be better to fix this issue here.
Test Plan: Example epubs are in the ticket.
Reviewers: #okular, aacid
Reviewed By: #okular, aacid
Subscribers: ngraham, aacid, okular-devel
Tags: #okular
Differential Revision: https://phabricator.kde.org/D14310
M +10 -0 generators/epub/CMakeLists.txt
A +- -- generators/epub/autotests/data/test.epub
A +84 -0 generators/epub/autotests/epubgeneratortest.cpp [License:
GPL (v2+)]
M +5 -1 generators/epub/converter.cpp
https://commits.kde.org/okular/fcf148b75b98462b927da605ca76ee69ada31fd1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list