Your message dated Thu, 26 Jun 2003 14:32:09 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#159897: fixed in mantis 0.17.5-7 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 6 Sep 2002 21:38:33 +0000 >From [EMAIL PROTECTED] Fri Sep 06 16:38:33 2002 Return-path: <[EMAIL PROTECTED]> Received: from mailserver1.hrz.tu-darmstadt.de [130.83.126.41] (root) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17nQoC-0003V4-00; Fri, 06 Sep 2002 16:38:32 -0500 Received: from s1 ([EMAIL PROTECTED] [130.83.124.2]) by mailserver1.hrz.tu-darmstadt.de (8.12.1/8.12.1) with ESMTP id g86LcAiw008573 for <[EMAIL PROTECTED]>; Fri, 6 Sep 2002 23:38:10 +0200 Received: from mhelas by s1 with local (Exim 3.35 #1 (Debian)) id 17nQne-0004t1-00; Fri, 06 Sep 2002 23:37:58 +0200 From: Martin Helas <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: mantis: Embedded HTML in description-area causes Mantis not to display the rest of the page X-Mailer: reportbug 1.50 Date: Fri, 06 Sep 2002 23:37:58 +0200 Message-Id: <[EMAIL PROTECTED]> X-MailScanner: Found to be clean Delivered-To: [EMAIL PROTECTED] Package: mantis Version: 0.17.5-2 Severity: normal Hi, using HTML syntax in the "discription area" of a bug may cause mantis not to display the rest of the page. Viewing the HTML source shows that data is correctly read from the databese. Hint: we are inserting CERT-Mails from the german RUS-CERT automatically into Mantis. This mails may contain HTML-Code. Maybe a "htmlspecialchars" may solve this problem. Martin -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux s1 2.4.19-xfs #2 Sun Aug 11 01:40:01 CEST 2002 i686 Locale: LANG=POSIX, [EMAIL PROTECTED] Versions of packages mantis depends on: ii apache 1.3.26-1 Versatile, high-performance HTTP s ii debconf 1.0.32 Debian configuration management sy ii grep 2.4.2-3 GNU grep, egrep and fgrep. ii mysql-client 3.23.49-8 mysql database client binaries ii php4 4:4.2.2-2 A server-side, HTML-embedded scrip ii php4-mysql 4:4.2.2-2 MySQL module for php4 ii wwwconfig-common 0.0.19 Debian web auto configuration. --------------------------------------- Received: (at 159897-close) by bugs.debian.org; 26 Jun 2003 18:32:48 +0000 >From [EMAIL PROTECTED] Thu Jun 26 13:32:42 2003 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19VbY0-0004Df-00; Thu, 26 Jun 2003 13:32:41 -0500 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 19VbXV-00056K-00; Thu, 26 Jun 2003 14:32:09 -0400 From: Bruno Rodrigues <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.34 $ Subject: Bug#159897: fixed in mantis 0.17.5-7 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Thu, 26 Jun 2003 14:32:09 -0400 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of mantis, which is due to be installed in the Debian FTP archive: mantis_0.17.5-7.diff.gz to pool/main/m/mantis/mantis_0.17.5-7.diff.gz mantis_0.17.5-7.dsc to pool/main/m/mantis/mantis_0.17.5-7.dsc mantis_0.17.5-7_all.deb to pool/main/m/mantis/mantis_0.17.5-7_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Bruno Rodrigues <[EMAIL PROTECTED]> (supplier of updated mantis package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Thu, 26 Jun 2003 16:37:53 +0000 Source: mantis Binary: mantis Architecture: source all Version: 0.17.5-7 Distribution: unstable Urgency: low Maintainer: Bruno Rodrigues <[EMAIL PROTECTED]> Changed-By: Bruno Rodrigues <[EMAIL PROTECTED]> Description: mantis - A php/MySQL/web based bug tracking system Closes: 159897 160630 196210 197414 Changes: mantis (0.17.5-7) unstable; urgency=low . * New maintainer (Closes: #196210) sponsored by Christian Perrier <[EMAIL PROTECTED] * Fixed erroneous language string for brazil in debconf template (Closes: #197414); also fixed japanese (_euc and _sjis) and added missing russian_koi8; fixed debconf's *.po to avoid fuzzy strings * Added pt debconf translation * Changed debconf template to not translate untranslatable strings like "root", "localhost" and "3306" * Fixes some spelling errors in pt_BR.po's debconf * Added charset support to web pages and email sending, where charset is defined in each lang/strings_*.txt (Closes: #160630) * Added htmlentities() call to display_string, disabling html codes inside bug description and aditional info (Closes: #159897) * Updated Standards-Version to 3.5.10 * Now uses dpatch to maintain patches; splited patches to 01_debian and 02_charset * Now uses tempfile in post{inst,rm} instead of /tmp/my.cnf.$$; removed lintian override * Changed mantis.template to use "__Choice" and "_DefaultChoice" to enable default choice for language dependent of local language (Thanks to Christian Perrier); this requires debhelper >= 4.1.16; * Removed po-debconf from Build-Depends: already required by debconf * lintian override about postinst removed. There is no reason to not fix this some day * lintian override about select-with-translate-default-field added. *this* is a known lintian bug (#139765) Files: 0a91f28318fc1037e696cc209ac234b1 587 web optional mantis_0.17.5-7.dsc e0cfb5e51961a1056deda34f129eeb40 24176 web optional mantis_0.17.5-7.diff.gz 6ce5d302b3c3cd036d9b11972bbb17bf 300242 web optional mantis_0.17.5-7_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD4DBQE++zq7iONoszDJNIoRAnyHAJi6Z5euz2kQtu0IwWyMnPQVIXrlAJ4picjd trYcqsIY1SjoZp+N5Nhq/g== =272u -----END PGP SIGNATURE-----