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

Bug#177313: marked as done (developer.php outputs unencoded literal < and >)



Your message dated Tue, 25 Mar 2003 12:32:02 +0100
with message-id <20030325113201.GK29829@tass.genibel.org>
and subject line Bug#177313: developer.php outputs unencoded literal < and >
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; 18 Jan 2003 18:38:17 +0000
>From linux@youmustbejoking.demon.co.uk Sat Jan 18 12:38:14 2003
Return-path: <linux@youmustbejoking.demon.co.uk>
Received: from anchor-post-35.mail.demon.net [194.217.242.85] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18ZxrC-00066v-00; Sat, 18 Jan 2003 12:38:14 -0600
Received: from youmustbejoking.demon.co.uk ([212.228.127.8] helo=pentagram.youmustbejoking.demon.co.uk)
	by anchor-post-35.mail.demon.net with esmtp (Exim 3.36 #2)
	id 18ZxrB-00068u-0Z
	for submit@bugs.debian.org; Sat, 18 Jan 2003 18:38:13 +0000
Received: from riscpc ([192.168.0.2])
	by pentagram.youmustbejoking.demon.co.uk with smtp (Exim 3.35 #1 (Debian))
	id 18Zxjs-0004RK-00
	for <submit@bugs.debian.org>; Sat, 18 Jan 2003 18:30:40 +0000
Date: Sat, 18 Jan 2003 18:13:56 +0000
From: Darren Salt <linux@youmustbejoking.demon.co.uk>
Message-ID: <4BB6D95569%linux@youmustbejoking.demon.co.uk>
User-Agent: Messenger-Pro/2.60a (MsgServe/2.01beta2) (RISC-OS/4.02) POPstar/2.03
To: submit@bugs.debian.org
Subject: developer.php outputs unencoded literal < and >
X-Editor: Zap 1.45 (06 Nov 2002), ZapEmail 0.27 (14 Jan 2003) test-5 (26)
X-SDate: Sat, 3427 Sep 1993 18:13:57 +0000
X-Message-Flag: Outlook Express is broken. Upgrade to mail(1).
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-2.0 required=5.0
	tests=INVALID_MSGID,SIGNATURE_SHORT_SPARSE,SPAM_PHRASE_01_02,
	      USER_AGENT
	version=2.41
X-Spam-Level: 

Package: qa.debian.org
Severity: normal

Two examples, taken from developer.php's report for glibc (<a> attributes
omitted):

<li>libc6.1 (alpha, ia64) is <a>buggy</a>! (1 > 0)
<li>libc6 (arm, hppa, i386, m68k, mips, mipsel, powerpc, s390, sparc) is (less) <a>buggy</a>! (1 <= 1)

There are two characters in there - one "<" and one ">" - which are not
encoded as character entities.

(I noticed when one of my browsers failed to display "<= 1)".)

-- 
| Darren Salt   | linux (or ds) at | nr. Ashington,
| Debian woody, | youmustbejoking  | Northumberland
| RISC OS       | demon co uk      | Toon Army
|   Let's keep the pound sterling

Today is the last day of your life so far.

---------------------------------------
Received: (at 177313-done) by bugs.debian.org; 25 Mar 2003 11:37:58 +0000
>From igor@genibel.org Tue Mar 25 05:37:57 2003
Return-path: <igor@genibel.org>
Received: from atoulouse-201-2-1-120.abo.wanadoo.fr (tass.genibel.org) [193.251.11.120] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18xmke-0006pa-00; Tue, 25 Mar 2003 05:37:56 -0600
Received: from igor by tass.genibel.org with local (Exim 3.35 #1 (Debian))
	id 18xmew-0005Fb-00; Tue, 25 Mar 2003 12:32:02 +0100
Date: Tue, 25 Mar 2003 12:32:02 +0100
From: Igor Genibel <igor@genibel.org>
To: Darren Salt <linux@youmustbejoking.demon.co.uk>,
	177313-done@bugs.debian.org
Subject: Re: Bug#177313: developer.php outputs unencoded literal < and >
Message-ID: <20030325113201.GK29829@tass.genibel.org>
References: <4BB6D95569%linux@youmustbejoking.demon.co.uk>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="JBi0ZxuS5uaEhkUZ"
Content-Disposition: inline
In-Reply-To: <4BB6D95569%linux@youmustbejoking.demon.co.uk>
User-Agent: Mutt/1.3.28i
Delivered-To: 177313-done@bugs.debian.org
X-Spam-Status: No, hits=-5.3 required=4.0
	tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2,
	      QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT,
	      USER_AGENT_MUTT
	version=2.44
X-Spam-Level: 


--JBi0ZxuS5uaEhkUZ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Jan 18, 2003 at 06:13:56PM +0000, Darren Salt wrote:

Hi Darren,

> Package: qa.debian.org
> Severity: normal
>=20
> Two examples, taken from developer.php's report for glibc (<a> attributes
> omitted):
>=20
> <li>libc6.1 (alpha, ia64) is <a>buggy</a>! (1 > 0)
> <li>libc6 (arm, hppa, i386, m68k, mips, mipsel, powerpc, s390, sparc) is =
(less) <a>buggy</a>! (1 <=3D 1)
>=20
> There are two characters in there - one "<" and one ">" - which are not
> encoded as character entities.
>=20
> (I noticed when one of my browsers failed to display "<=3D 1)".)

I released a new version of developer.php that fixes this bug.

Cheers
--=20
Igor Genibel=20
http://www.answare.fr/                             igor.genibel@eds.com
http://www.tuxfamily.org/			     igor@tuxfamily.net
http://people.debian.org/~igenibel		    igenibel@debian.org
GPG: 1024D/9D735B4F: 4F61 8D8F 05AC 8D2C 5F92  9B99 C44B 0266 9D73 5B4F

--JBi0ZxuS5uaEhkUZ
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQE+gD4xxEsCZp1zW08RArD0AKCeLpsfDoRPD8Yu3npTE2iRisYQOwCfZOTc
wz43uZ4p+9Eua+w0t3OxwIk=
=TFlp
-----END PGP SIGNATURE-----

--JBi0ZxuS5uaEhkUZ--



Reply to: