Your message dated Thu, 5 May 2005 11:53:10 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#306227: phpmyadmin: PHP Notice - unset variable
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 maintonly) by bugs.debian.org; 25 Apr 2005 05:33:23 +0000
>From [EMAIL PROTECTED] Sun Apr 24 22:33:22 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zproxy.gmail.com [64.233.162.203]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DPwDi-0000aq-00; Sun, 24 Apr 2005 22:33:22 -0700
Received: by zproxy.gmail.com with SMTP id 8so1069380nzo
for <[EMAIL PROTECTED]>; Sun, 24 Apr 2005 22:32:51 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
s=beta; d=gmail.com;
h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
b=Pl81ASnyyBjfQzUDjNNJoxQkG9FsmNVxIM7zswPZLXRQhqUkMrUEZiPK2VxFfWf7a+8AQyvPdEdgna355ltu59vl2cnyeE2aKlcAWaCkjxpSCuYCXMSRYFph7ZMeRtY6gYHpsLN27VC/AvIxF1j0N0+iX5k/05naL4Bu4B1ol2k=
Received: by 10.36.3.12 with SMTP id 12mr458427nzc;
Sun, 24 Apr 2005 22:32:51 -0700 (PDT)
Received: by 10.36.3.19 with HTTP; Sun, 24 Apr 2005 22:32:51 -0700 (PDT)
Message-ID: <[EMAIL PROTECTED]>
Date: Mon, 25 Apr 2005 01:32:51 -0400
From: Rick Hull <[EMAIL PROTECTED]>
Reply-To: Rick Hull <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: phpmyadmin: PHP Notice - unset variable
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: phpmyadmin
Version: 3:2.6.2-rc1-1
Severity: minor
tbl_properties.inc.php L347
there is a case where $submit_default_current_timestamp does not exist
so, instead of:
|| $submit_default_current_timestamp ) {
it should be:
|| !empty($submit_default_current_timestamp) ) {
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=3Den_US, LC_CTYPE=3Den_US (charmap=3DISO-8859-1)
Versions of packages phpmyadmin depends on:
ii apache [httpd] 1.3.33-4 versatile, high-performance HT=
TP s
ii apache-perl [httpd] 1.3.33-4 versatile, high-performance HT=
TP s
ii apache-ssl [httpd] 1.3.33-4 versatile, high-performance HT=
TP s
ii debconf 1.4.30.13 Debian configuration managemen=
t sy
ii php4 4:4.3.10-10 server-side, HTML-embedded scr=
ipti
ii php4-mysql 4:4.3.10-10 MySQL module for php4
ii ucf 1.17 Update Configuration File: pre=
serv
-- debconf information:
* phpmyadmin/reconfigure-webserver: apache-ssl
* phpmyadmin/restart-webserver: true
Cheers,
Rick
---------------------------------------
Received: (at 306227-close) by bugs.debian.org; 5 May 2005 09:53:59 +0000
>From [EMAIL PROTECTED] Thu May 05 02:53:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from lars.internetia.pl [195.114.173.133]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DTd3O-0001fD-00; Thu, 05 May 2005 02:53:59 -0700
Received: from szafir.internetia.pl ([212.106.7.66.59849])
by lars.internetia.pl with esmtp (Exim 3.35)
envelope-from <[EMAIL PROTECTED]>
id 1DTd2t-0003kc-00; Thu, 05 May 2005 11:53:27 +0200
Received: from granat.internetia.pl ([195.114.173.177.36530]
helo=[10.114.160.200])
by szafir.internetia.pl with esmtp (TLSv1:RC4-MD5:128) (Exim 3.35)
envelope-from <[EMAIL PROTECTED]>
id 1DTd2c-00042n-00; Thu, 05 May 2005 11:53:10 +0200
From: Piotr Roszatycki <[EMAIL PROTECTED]>
Organization: Netia SA
To: Rick Hull <[EMAIL PROTECTED]>,
[EMAIL PROTECTED]
Subject: Re: Bug#306227: phpmyadmin: PHP Notice - unset variable
Date: Thu, 5 May 2005 11:53:10 +0200
User-Agent: KMail/1.7.2
References: <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-4.0 required=4.0 tests=BAYES_20,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
On Monday 25 of April 2005 07:32, Rick Hull wrote:
> so, instead of:
> || $submit_default_current_timestamp ) {
>
> it should be:
> || !empty($submit_default_current_timestamp) ) {
It seems that this bug is closed in the last release.
--
.''`. Piotr Roszatycki, Netia SA
: :' : mailto:[EMAIL PROTECTED]
`. `' mailto:[EMAIL PROTECTED]
`-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]