Your message dated Tue, 14 Oct 2014 17:42:52 +0200
with message-id <[email protected]>
and subject line Fixed in newer upstream version
has caused the Debian Bug report #579080,
regarding php-geshi: Can't render Scheme code
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
579080: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579080
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php-geshi
Version: 1.0.8.4-1
Severity: normal

php-geshi can't render Scheme code. It appears to have something to do
with GeSHi's disallowed characters in keywords (Scheme keywords can
include pretty much any character, including '?', '/' and '='), but my
PHP skills aren't sufficient for me to figure out exactly what's
wrong.

Here's the warning I'm getting:

Apr 18 10:11:05 drewhess apache2: PHP Warning:  preg_replace_callback(): 
Unknown modifier 'c' in /usr/share/php-geshi/geshi.php on line 3300

Removing all of the Scheme keywords in scheme.php that include "odd"
characters such as '?', '/' and '=' fixes the problem.

If you have a MediaWiki install with the GeSHi extension installed,
you can easily test this yourself with the following markup:

<source lang="scheme">
(define x 3)
</source>

MW should render just a blank page. Change "scheme" in the markup to
just about anything else (including "lisp") and you'll see the
highlighted source code in the page.

I've also filed a bug upstream here:
http://sourceforge.net/tracker/?func=detail&aid=2991914&group_id=114997&atid=670231

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages php-geshi depends on:
ii  php5                          5.3.2-1    server-side, HTML-embedded scripti
ii  php5-cli                      5.3.2-1    command-line interpreter for the p

php-geshi recommends no packages.

php-geshi suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: geshi
Version: 1.0.8.11-1
Distribution: unstable
Urgency: low
Maintainer: Jan Dittberner <[email protected]>
Date: Sun, 19 May 2013 13:53:27 +0200
Closes: 584251 613711 685326
Changes:
 geshi (1.0.8.11-1) unstable; urgency=low
 .
   * New upstream version (Closes: #584251)
   * Fix "Anchient version in stable and testing although update to more
     recent version requested for ages." (Closes: #685326)
   * Fix "Incorrect HTML generation while parsing Java source files" fixed in
     new upstream version (Closes: #613711)
   * debian/control:
     - bump Standards-Version to 3.9.4 (no changes)
     - add Vcs-Svn and Vcs-Browser

--- End Message ---

Reply via email to