Go to file
Brion Vibber 8c345b2784 Fix for pdfinfo changes in poppler-utils 0.48
PDF metadata querying was done with pdfinfo's "-meta" and "-l" options
at the same time, which was supported in poppler 0.26 but not in
poppler 0.48.

Upstream change: https://bugs.freedesktop.org/show_bug.cgi?id=96801

Local change is to run the two as separate commands, then send the
output together into the existing processing. Should work with older
poppler-utils on Jessie as well as current one on Stretch.

Bug: T117839
Bug: T193200
Change-Id: Ib4ee9cf12ac04304c576087727eff5dc521ae751
2018-04-26 15:37:52 -07:00
i18n Localisation updates from https://translatewiki.net. 2018-04-22 22:22:02 +02:00
includes Fix for pdfinfo changes in poppler-utils 0.48 2018-04-26 15:37:52 -07:00
tests/phan build: Updating mediawiki/mediawiki-phan-config to 0.2.0 2018-04-05 17:20:40 -07:00
.gitignore Add phan configuration 2018-02-24 16:43:55 -08:00
.gitreview Whoops, track not trace 2016-10-24 17:03:15 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 17.0.0 2018-03-29 04:57:55 +00:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-06-07 15:23:16 +04:30
composer.json build: Updating mediawiki/mediawiki-codesniffer to 18.0.0 2018-04-14 05:07:35 +00:00
COPYING Add COPYING 2014-01-22 00:50:35 +00:00
extension.json Move classes to includes/ 2018-02-24 16:43:51 -08:00
Gruntfile.js build: Always exclude vendor 2017-11-08 17:54:36 +01:00
package.json build: Bump devDependencies to latest 2018-02-23 18:20:36 -08:00
PdfHandler.php Add extension.json, empty PHP entry point 2015-05-04 12:28:31 -07:00