Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10213 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48238 invoked by uid 1010); 1 Jun 2004 14:48:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 47983 invoked from network); 1 Jun 2004 14:48:30 -0000 Received: from unknown (HELO susan.folhasp.com.br) (200.221.28.200) by pb1.pair.com with SMTP; 1 Jun 2004 14:48:30 -0000 Received: (qmail 7913 invoked by uid 505); 1 Jun 2004 14:48:28 -0000 Received: from unknown (HELO fol-115.corp.folhasp.com.br) (200.221.28.135) by susan.folhasp.com.br with SMTP; 1 Jun 2004 14:48:28 -0000 Date: Tue, 1 Jun 2004 11:48:28 -0300 X-Mailer: The Bat! (v1.62r) Reply-To: Fernando Nemec Organization: Folha Online - http://www.folha.com.br/ X-Priority: 3 (Normal) Message-ID: <516481747.20040601114828@folha.com.br> To: internals@lists.php.net Resent-from: Fernando Nemec MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----------175411F1824D89" Subject: Bug #28597 From: fernando.nemec@folha.com.br (Fernando Nemec) ------------175411F1824D89 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit derick@php.net wrote: > Please send the patch to internals@php.net referring to this > bugreport (and a simple analysis describing why the current code is > wrong). Referring to bug http://bugs.php.net/bug.php?id=28597, I have made the attached patch. The piece of code modified translates a char to a numeric entity, but it not translate correctly codes where (code % 100 < 10). Thanks, Nemec -- []s Fernando Nemec fernando.nemec@folha.com.br http://www.folha.com.br/ ------------175411F1824D89--