[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#197414: marked as done (Attempt to call a wrong filename)



Your message dated Thu, 26 Jun 2003 14:32:09 -0400
with message-id <E19VbXV-00056Q-00@auric.debian.org>
and subject line Bug#197414: 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; 14 Jun 2003 21:57:46 +0000
>From michelle@cipsga.org.br Sat Jun 14 16:57:46 2003
Return-path: <michelle@cipsga.org.br>
Received: from denver.procergs.com.br (denver.cipsga.org.br) [200.198.129.163] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19RJ1u-0006Aw-00; Sat, 14 Jun 2003 16:57:46 -0500
Received: from boo (unknown [200.161.142.92])
	by denver.cipsga.org.br (Postfix) with SMTP id DC32BBAE70
	for <submit@bugs.debian.org>; Sat, 14 Jun 2003 18:57:43 -0300 (BRT)
Date: Sat, 14 Jun 2003 18:57:56 +0000
From: Michelle Ribeiro <michelle@cipsga.org.br>
To: submit@bugs.debian.org
Subject: Attempt to call a wrong filename
Message-Id: <[🔎] 20030614185756.79d51202.michelle@cipsga.org.br>
X-Mailer: Sylpheed version 0.7.4claws (GTK+ 1.2.10; i386-debian-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0
	tests=HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_06_10
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_10 (1.174.2.15-2003-03-30-exp)

Package: mantis
Version: 0.17.5-5
Priority: normal

If portuguese brazilian is setup as default language, Mantis doesn't show any message. Checking the error.log, we got:

[Sat Jun 14 18:23:59 2003] [error] PHP Warning:  Failed opening 'lang/strings_portuguese_brazilian.txt' for inclusion (include_path='.') in /usr/share/mantis/core_API.php on line 38

This occour because the right filename is strings_portuguese_brazil.txt. I rename the file and all is working now. 


-- 
--
Michelle Ribeiro
Consultoria em Software Livre
Campinas - SP 

---------------------------------------
Received: (at 197414-close) by bugs.debian.org; 26 Jun 2003 18:32:39 +0000
>From katie@auric.debian.org Thu Jun 26 13:32:35 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19VbXs-0004Cw-00; Thu, 26 Jun 2003 13:32:32 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 19VbXV-00056Q-00; Thu, 26 Jun 2003 14:32:09 -0400
From: Bruno Rodrigues <bruno.rodrigues@litux.org>
To: 197414-close@bugs.debian.org
X-Katie: $Revision: 1.34 $
Subject: Bug#197414: fixed in mantis 0.17.5-7
Message-Id: <E19VbXV-00056Q-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Thu, 26 Jun 2003 14:32:09 -0400
Delivered-To: 197414-close@bugs.debian.org

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 197414@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bruno Rodrigues <bruno.rodrigues@litux.org> (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 ftpmaster@debian.org)


-----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 <bruno.rodrigues@litux.org>
Changed-By: Bruno Rodrigues <bruno.rodrigues@litux.org>
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 <bubulle@debian.org
   * 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-----



Reply to: