Debian Patches
Status for tellico/4.2-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| upstream_Use-HTML-4.01-Transitional-instead-of-Strict.patch | Use HTML 4.01 Transitional instead of Strict Using the Strict DTD results in validation errors -- e.g. with tidy(1): line 4 column 1 - Error: <meta> attribute "charset" not allowed for HTML 4.01 Strict (the W3C Markup Validation Service reports the same error too) To avoid this, use the Transitional ("loose") DTD instead. |
Pino Toscano <pino@kde.org> | no | 2026-02-16 | ||
| upstream_tests-fix-skip-PdfTest-testBookCollectionMetadata-in.patch | tests: fix/skip PdfTest::testBookCollectionMetadata in certain setups PdfTest::testBookCollectionMetadata tests Tellico::Import::EBookImporter for a PDF file; since Tellico::Import::EBookImporter fetches the metadata of PDF files using KFileMetaData (and its extractors), then the test can fail in two setups: 1) in case the KFileMetaData support is not built in 2) in case there are no PDF extractors of KFileMetaData available To fix (1): the test is now "built" only when the KFileMetaData support is built in. To fix (2): KFileMetaData is queried for PDF extractors, and the test is skipped if none is available. (cherry picked from commit cc79dec2b00d24da0cc75fbfd4d051772f3f9d56) |
Pino Toscano <pino@kde.org> | no | 2026-02-20 |
