Your message dated Sat, 17 Feb 2007 12:10:21 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#397855: fixed in phpmyadmin 4:2.6.2-3sarge3
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)

--- Begin Message ---
Package: phpmyadmin
Version: 4:2.6.2-3sarge2
Severity: normal

After installing the current update (version 2.6.2-3sarge2), phpmyadmin fails
to correctly generate the CSS style sheets causing an ugly display in the
browser.
It seems that the check
    if (!defined('PMA_MINIMUM_COMMON')) {
in the files
/usr/share/phpmyadmin/themes/original/css/theme_left.css.php
/usr/share/phpmyadmin/themes/original/css/theme_right.css.php
/usr/share/phpmyadmin/themes/darkblue_orange/css/theme_right.css.php
always causes the script to immediately exit.

Removing that check or changing it to
    if ($is_minimum_common == FALSE) {
solves the problem for me.


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.20-021stab028.19.777-entnosplit
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages phpmyadmin depends on:
ii  apache2                   2.0.54-5sarge1 next generation, scalable, extenda
ii  apache2-mpm-prefork [http 2.0.54-5sarge1 traditional model for Apache2
ii  debconf                   1.4.30.13      Debian configuration management sy
ii  php4                      4:4.3.10-18    server-side, HTML-embedded scripti
ii  php4-mysql                4:4.3.10-18    MySQL module for php4
ii  ucf                       1.17           Update Configuration File: preserv

-- debconf information:
* phpmyadmin/reconfigure-webserver:
  phpmyadmin/restart-webserver: false


--- End Message ---
--- Begin Message ---
Source: phpmyadmin
Source-Version: 4:2.6.2-3sarge3

We believe that the bug you reported is fixed in the latest version of
phpmyadmin, which is due to be installed in the Debian FTP archive:

phpmyadmin_2.6.2-3sarge3.diff.gz
  to pool/main/p/phpmyadmin/phpmyadmin_2.6.2-3sarge3.diff.gz
phpmyadmin_2.6.2-3sarge3.dsc
  to pool/main/p/phpmyadmin/phpmyadmin_2.6.2-3sarge3.dsc
phpmyadmin_2.6.2-3sarge3_all.deb
  to pool/main/p/phpmyadmin/phpmyadmin_2.6.2-3sarge3_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.
Thijs Kinkhorst <[EMAIL PROTECTED]> (supplier of updated phpmyadmin 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: Sat, 11 Nov 2006 17:44:38 +0100
Source: phpmyadmin
Binary: phpmyadmin
Architecture: source all
Version: 4:2.6.2-3sarge3
Distribution: stable-security
Urgency: high
Maintainer: Piotr Roszatycki <[EMAIL PROTECTED]>
Changed-By: Thijs Kinkhorst <[EMAIL PROTECTED]>
Description: 
 phpmyadmin - set of PHP-scripts to administrate MySQL over the WWW
Closes: 397855 397992
Changes: 
 phpmyadmin (4:2.6.2-3sarge3) stable-security; urgency=high
 .
   * Upload targeted at sarge to fix regression in security update.
   * Fix broken style sheets in PMASA-2006-5.patch (Closes: #397855).
   * Fix missing _import_blacklist in 104-bug_PMASA-2006-5.patch
     (Closes: #397992)
Files: 
 32ee16f4370604bc150d93c5676fface 604 web extra phpmyadmin_2.6.2-3sarge3.dsc
 f27c4b99bbdb3dc13fb71aef99749247 38520 web extra 
phpmyadmin_2.6.2-3sarge3.diff.gz
 00f14fb52a14546e92ece84c16cd249f 2769182 web extra 
phpmyadmin_2.6.2-3sarge3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFVg7SJdKMxZV9WM8RAmayAJ9BwVHf5hR7KDa8WeFwoIT7GrS8SgCfZ67q
SD83okvwWS4nclEIvLXTRSk=
=6Nie
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to