Your message dated Mon, 25 Feb 2008 14:03:28 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Wrong report
has caused the Debian Bug report #467304,
regarding python-textile: Process <code></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.)


-- 
467304: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467304
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: python-textile
Version: 2.0.10-3.1
Severity: important


        Hi !

As it seems, python-textile doesn't follow the specifications linked
here: http://www.textism.com/tools/textile/index.php

This snipet:
<pre>
<code>
        $text = str_replace("<p>%::%</p>","",$text);
        $text = str_replace("%::%</p>","",$text);
        $text = str_replace("%::%","",$text);

</code>
</pre>

Should render:
$text = str_replace("<p>%::%</p>","",$text);
$text = str_replace("%::%</p>","",$text);
$text = str_replace("%::%","",$text);

Instead, all <p> are processed (stripped)

The same comes for textile markup inside the code, like #, * etc..


Romain

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

Kernel: Linux 2.6.24-rc7-mactel (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-textile depends on:
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-central                0.5.15-0.1 register and build utility for Pyt

Versions of packages python-textile recommends:
ii  python-twisted                2.5.0-2    Event-based framework for internet

-- no debconf information



--- End Message ---
--- Begin Message ---
        Hi !

Sorry, wrong report.


Romain


--- End Message ---

Reply via email to