[Pkg-mediawiki-devel] Bug#717543: mediawiki-extensions-math: Math.php should use full <?php tag rather than short <? tag
Nye Liu
nyet at nyet.org
Mon Jul 22 05:51:37 UTC 2013
Package: mediawiki-extensions-math
Version: 2:1.0+git20120528-7
Severity: grave
Justification: renders package unusable
Dear Maintainer,
* What led up to the situation?
Latest apache2/php5 requires long <?php tags
* What exactly did you do (or not do) that was effective (or
ineffective)?
Math extention not loaded, even though extensions-enabled/Math.php is soft
linked to ../extensions-available/Math.php
* What was the outcome of this action?
Math.php totally ignored, so the extension was not loaded.
* What outcome did you expect instead?
Math extension should be loaded (and show up as loaded in the Special:Version page)
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.9.3-x86_64-linode33 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages mediawiki-extensions-math depends on:
ii mediawiki 1:1.19.7+dfsg-1
ii mediawiki-math-texvc 2:1.0+git20120528-7
Versions of packages mediawiki-extensions-math recommends:
ii mediawiki-extensions-base 3.4
mediawiki-extensions-math suggests no packages.
-- Configuration Files:
/etc/mediawiki-extensions/extensions-available/Math.php changed:
<?php
require_once("$IP/extensions/Math/Math.php");
$wgTexvc = "/usr/bin/texvc";
?>
-- no debconf information
More information about the Pkg-mediawiki-devel
mailing list