Downloads
Download tar.gz
80.73 KB
MD5: e16c12fb4b035f031191f04a88c4142d
SHA-1: 38b71ea3369b3959f05af5896c2c1ab4d8f65280
SHA-256: 5bd2a9259139051c2afaad55e41fec69d7d288d06e687b1bbe75e8ff76c9d8e6
Download zip
96.43 KB
MD5: a0d6cc6b1cd6b1876a9c4ce09de64b5c
SHA-1: 1763c3e6b4bdf7f504cf8eab717b5116566b787c
SHA-256: 2d57d016a003bcfe056e1e0eb066ff568b69588923178c6c70315bdce7b8648f
Release notes
Fixes SA-CONTRIB-2014-036 - Print - Cross Site Scripting
Changes since 6.x-1.18:
- #1940732: apply filters to the in-page anchor tags.
- Support latest PDF tool versions in the drush download command.
- #2171901 by c960657: remove 'Powered by TCPDF' link.
- #2085169 by jwilson3: fix dompdf unicode support.
- #1865562 by Mat77: fix PDF errors when print-site_name is removed from the template.
- #1941772: provide more watchdog info in case of wkhtmltopdf errors.
- #1984106: Clear tokens when value is not available.
- #1884144: fix Constant already defined notices.
- #1926982: Use better pattern to remove image query strings from the URL.
- #1882966: Remove the reset button on the send by email form.
- #1774298: Rename PrintTCPDF::SetFooterData function to PrintTCPDF::setFooterContent to avoid conflict with one with the same name introduced in TCPDF 5.9.174.
- #1652098 by -morbiD-: %t in custom css path is replaced incorrectly.
- #1986478: add support to TCPDF v6.
- Use optimized images.
- #1931744: fix typo in PDF tool not found message.
- #1780220 by weri: only translate non-node titles in mail form.
- #1778204: use unserialize instead of json_decode for PHP < 5.2
- #1775314: custom join handlers were broken.