Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 39821 invoked from network); 21 Aug 2009 09:02:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Aug 2009 09:02:23 -0000 Received: (qmail 50002 invoked by uid 500); 21 Aug 2009 09:02:45 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 49937 invoked by uid 500); 21 Aug 2009 09:02:45 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 49929 invoked by uid 99); 21 Aug 2009 09:02:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Aug 2009 09:02:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Aug 2009 09:02:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D06A0234C045 for ; Fri, 21 Aug 2009 02:02:14 -0700 (PDT) Message-ID: <722647256.1250845334852.JavaMail.jira@brutus> Date: Fri, 21 Aug 2009 02:02:14 -0700 (PDT) From: "Jan Malach (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Created: (MYFACES-2336) h:outputText escape="false" does not work with initial request MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org h:outputText escape=3D"false" does not work with initial request -------------------------------------------------------------- Key: MYFACES-2336 URL: https://issues.apache.org/jira/browse/MYFACES-2336 Project: MyFaces Core Issue Type: Bug Affects Versions: 1.1.7 Environment: Tomcat 5.5.25 Reporter: Jan Malach ... where messages_cs.properties contains=20 indexNavHelpP1=3DStru\u010dn\u00fd n\u00e1hled cesty zobraz\u00edte kliknut= \u00edm na polo\u017eku seznamu v prav\u00e9m prav\u00e9m panelu nebo klikn= ut\u00edm na ikonu v map\u011b. The massages is written to resulting page with escaped characters by the in= itial request, but when I reload page, characters are un-escaped. In sun jsf-1.1_02-b08 implementation the message is un-escaped every time (= even by the first request). You can doublecheck this isssue by visiting http://www.geotrips.eu/ (Sun RI) vs. http://www.geotrips.eu/root-jsf-myfaces/ (myfaces-core-1.1.7) switch to =C4=8Ce=C5=A1tina (czech lang right in main menu) and check the j= avascript popup with localized text N=C3=A1pov=C4=9Bda (Help - right in the= main menu). Thanks=20 webmaster@geotrips.eu --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.