Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5151 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92682 invoked by uid 1010); 31 Oct 2003 15:42:03 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 92658 invoked from network); 31 Oct 2003 15:42:03 -0000 Received: from unknown (HELO thedoh.com) (24.93.8.67) by pb1.pair.com with SMTP; 31 Oct 2003 15:42:03 -0000 Received: from lisa.thedoh.com (lisa.thedoh.com [192.168.0.11]) by thedoh.com (Postfix) with ESMTP id 1405914BF56; Fri, 31 Oct 2003 10:42:01 -0500 (EST) To: Greg Beaver Cc: internals@lists.php.net In-Reply-To: <3FA0861D.4070003@chiaraquartet.net> References: <1067369954.17263.15.camel@lisa.thedoh.com> <3FA0861D.4070003@chiaraquartet.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-uhgtFmK/uc/3lqsFV3xU" Message-ID: <1067614921.1964.38.camel@lisa.thedoh.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 31 Oct 2003 10:42:02 -0500 Subject: Re: [PATCH][ZE2] zend_highlight.c change From: lisa@gentoo.org (Lisa Seelye) --=-uhgtFmK/uc/3lqsFV3xU Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2003-10-29 at 22:31, Greg Beaver wrote: > Lisa, >=20 > With my testing,
\n causes a double line break in Netscape Mail=20 > and Internet Explorer 6 on windows. However, using \n inside
=20
> instead of 
works in both browsers. For my test, I took the page=20 > at http://pear.php.net/manual/en/core.pear.pear.seterrorhandling.php and >=20 > replaced the
with \n. I've uploaded a copy to: >=20 > http://www.chiaraquartet.net/test_br.html >=20 > I would appreciate it if people with older versions of Netscape/IE, any=20 > version of Mozilla, Opera, Konqueror, etc. would take a look and speak=20 > up if the example doesn't work correctly. The purpose of the \n (and \t) was to break up the outputted html source. During my browser testing, Opera 7.21, Netscape 4.76, Mozilla 1.5, and IE 6 all behaved normally: Within the pre-formatted blocks, all of the test browsers did not display any problems. That is to say, the existing
put page breaks, and the new \n introduced a carriage return in the html source. I would dare say the behavior of Netscape Mail (double line break) is exclusive to it. I could not reproduce any double line break in IE 6 (with the requisite service packs and security patches). With regards to your test page, it looks fine (rendered and source) with Opera 7.21. --=20 Regards, -Lisa --=-uhgtFmK/uc/3lqsFV3xU Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQA/ooLJy0a1Vh5Jb8URAsRrAJ9XuoFiDEbUwEeoYyNEhydyHV9eXgCfXsC1 B7Y6dzy3fUx2RE2QlCU7+B4= =jatJ -----END PGP SIGNATURE----- --=-uhgtFmK/uc/3lqsFV3xU--