Your message dated Fri, 15 Jun 2012 17:27:08 +0200 with message-id <[email protected]> and subject line Re: Bug#605488: wordpress: debian standard config reports 404 and continues with broken code has caused the Debian Bug report #605488, regarding wordpress: debian standard config reports 404 and continues with broken 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.) -- 605488: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605488 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: wordpress Version: 2.5.1-11+lenny3 Severity: normal in /etc/wordpress/wp-config.php if (!file_exists($debian_file)) { header("HTTP/1.0 404 Not Found"); echo "404 Not found"; } carries on to run broken code - it should ideally exit at the end of the "if" block. Iain -- System Information: Debian Release: 5.0.7 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages wordpress depends on: ii apache2-mpm-prefor 2.2.9-10+lenny8 Apache HTTP Server - traditional n ii libapache2-mod-php 5.2.6.dfsg.1-1+lenny9 server-side, HTML-embedded scripti ii libjs-prototype 1.6.0.2-4 JavaScript Framework for dynamic w ii libjs-scriptaculou 1.8.1-5 JavaScript library for dynamic web ii libphp-phpmailer 1.73-6 full featured email transfer class ii libphp-snoopy 1.2.4-1 Snoopy is a PHP class that simulat ii mysql-client-5.0 [ 5.0.51a-24+lenny4 MySQL database client binaries ii php5 5.2.6.dfsg.1-1+lenny9 server-side, HTML-embedded scripti ii php5-gd 5.2.6.dfsg.1-1+lenny9 GD module for php5 ii php5-mysql 5.2.6.dfsg.1-1+lenny9 MySQL module for php5 ii tinymce 3.0.8-1 platform independent web based Jav wordpress recommends no packages. Versions of packages wordpress suggests: pn virtual-mysql-server <none> (no description available) -- no debconf information
--- End Message ---
--- Begin Message ---Version: 2.7-1 On Tue, 30 Nov 2010, Iain Fothergill wrote: > if (!file_exists($debian_file)) { > header("HTTP/1.0 404 Not Found"); > echo "404 Not found"; > } > > carries on to run broken code - it should ideally exit at the end of the > "if" block. This has been fixed ages ago. Closing the bug now. Cheers, -- Raphaël Hertzog ◈ Debian Developer Get the Debian Administrator's Handbook: → http://debian-handbook.info/get/
--- End Message ---

