From jira-events at lists.jboss.org Thu Oct 2 10:00:21 2008 Content-Type: multipart/mixed; boundary="===============3449036142084345073==" MIME-Version: 1.0 From: David Waters (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Created: (RF-4560) numeric character reference being unescaped (Maybe in TidyParser?) Date: Thu, 02 Oct 2008 10:00:21 -0400 Message-ID: <18650802.1222956021698.JavaMail.jira@cloud.prod.atl2.jboss.com> --===============3449036142084345073== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable numeric character reference being unescaped (Maybe in TidyParser?) ------------------------------------------------------------------ Key: RF-4560 URL: https://jira.jboss.org/jira/browse/RF-4560 Project: RichFaces Issue Type: Bug Affects Versions: 3.2.1 Environment: Windows XP, Sun Java 1.6, Tomcat 6, MyFaces 1.2.3, To= mahawk 1.1.6 Reporter: David Waters Numeric character reference are being resolved and the character they repre= sent is being sent to the client instead of Numeric Character reference. With the parser turned off for regular requests, the following code works c= orrectly on the first render but fails on the ajax update [web.xml] ... = RichFaces Filter = richfaces = org.ajax4jsf.Filter forceparser false = ... [END] [TEST PAGE] <%@page pageEncoding=3D"UTF-8" contentType=3D"text/html; charset=3DUTF-8" %> <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f"%> <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h"%> <%@ taglib uri=3D"http://myfaces.apache.org/tomahawk" prefix=3D"t"%> <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j"%> <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> = = = [END] [Network Trace for full request, response] ... ... [END] [Network Trace for Ajax response] ... =C2=95 ... [END] NOTE: the output of Frm1:textOut in first response is • in the ajax re= sponse this is the char(149). -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira = --===============3449036142084345073==-- From jira-events at lists.jboss.org Thu Oct 2 10:02:35 2008 Content-Type: multipart/mixed; boundary="===============1082800031675063186==" MIME-Version: 1.0 From: David Waters (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-4560) numeric character reference being unescaped (Maybe in TidyParser?) Date: Thu, 02 Oct 2008 10:02:35 -0400 Message-ID: <2767340.1222956155500.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 18650802.1222956021698.JavaMail.jira@cloud.prod.atl2.jboss.com --===============1082800031675063186== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-4560?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] David Waters updated RF-4560: ----------------------------- Attachment: testAjax.jsp Jsp file demonstrating error. > numeric character reference being unescaped (Maybe in TidyParser?) > ------------------------------------------------------------------ > > Key: RF-4560 > URL: https://jira.jboss.org/jira/browse/RF-4560 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.1 > Environment: Windows XP, Sun Java 1.6, Tomcat 6, MyFaces 1.2.3, T= omahawk 1.1.6 > Reporter: David Waters > Attachments: testAjax.jsp > > > Numeric character reference are being resolved and the character they rep= resent is being sent to the client instead of Numeric Character reference. > With the parser turned off for regular requests, the following code works= correctly on the first render but fails on the ajax update > [web.xml] > ... > = > RichFaces Filter = > richfaces = > org.ajax4jsf.Filter > > > forceparser > false > > = > ... > [END] > [TEST PAGE] > <%@page pageEncoding=3D"UTF-8" contentType=3D"text/html; charset=3DUTF-8"= %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f"%> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h"%> > <%@ taglib uri=3D"http://myfaces.apache.org/tomahawk" prefix=3D"t"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j"%> > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > > > > > > = > > > > > > > > = > > > = > [END] > [Network Trace for full request, response] > ... > > > • > > > > ... > [END] > [Network Trace for Ajax response] > ... > > > ? > > > > ... > [END] > NOTE: the output of Frm1:textOut in first response is • in the ajax = response this is the char(149). -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============1082800031675063186==-- From jira-events at lists.jboss.org Thu Oct 2 10:04:25 2008 Content-Type: multipart/mixed; boundary="===============8574711394384348890==" MIME-Version: 1.0 From: David Waters (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-4560) numeric character reference being unescaped (Maybe in TidyParser?) Date: Thu, 02 Oct 2008 10:04:25 -0400 Message-ID: <30822668.1222956265700.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 18650802.1222956021698.JavaMail.jira@cloud.prod.atl2.jboss.com --===============8574711394384348890== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-4560?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] David Waters updated RF-4560: ----------------------------- Attachment: correct.png Rendered correctly after full request > numeric character reference being unescaped (Maybe in TidyParser?) > ------------------------------------------------------------------ > > Key: RF-4560 > URL: https://jira.jboss.org/jira/browse/RF-4560 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.1 > Environment: Windows XP, Sun Java 1.6, Tomcat 6, MyFaces 1.2.3, T= omahawk 1.1.6 > Reporter: David Waters > Attachments: correct.png, error.png, testAjax.jsp > > > Numeric character reference are being resolved and the character they rep= resent is being sent to the client instead of Numeric Character reference. > With the parser turned off for regular requests, the following code works= correctly on the first render but fails on the ajax update > [web.xml] > ... > = > RichFaces Filter = > richfaces = > org.ajax4jsf.Filter > > > forceparser > false > > = > ... > [END] > [TEST PAGE] > <%@page pageEncoding=3D"UTF-8" contentType=3D"text/html; charset=3DUTF-8"= %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f"%> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h"%> > <%@ taglib uri=3D"http://myfaces.apache.org/tomahawk" prefix=3D"t"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j"%> > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > > > > > > = > > > > > > > > = > > > = > [END] > [Network Trace for full request, response] > ... > > > • > > > > ... > [END] > [Network Trace for Ajax response] > ... > > > ? > > > > ... > [END] > NOTE: the output of Frm1:textOut in first response is • in the ajax = response this is the char(149). -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============8574711394384348890==-- From jira-events at lists.jboss.org Thu Oct 2 10:04:25 2008 Content-Type: multipart/mixed; boundary="===============1030025105864026030==" MIME-Version: 1.0 From: David Waters (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-4560) numeric character reference being unescaped (Maybe in TidyParser?) Date: Thu, 02 Oct 2008 10:04:25 -0400 Message-ID: <2561040.1222956265922.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 18650802.1222956021698.JavaMail.jira@cloud.prod.atl2.jboss.com --===============1030025105864026030== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-4560?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] David Waters updated RF-4560: ----------------------------- Attachment: error.png Error showing itself after ajax post. > numeric character reference being unescaped (Maybe in TidyParser?) > ------------------------------------------------------------------ > > Key: RF-4560 > URL: https://jira.jboss.org/jira/browse/RF-4560 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.1 > Environment: Windows XP, Sun Java 1.6, Tomcat 6, MyFaces 1.2.3, T= omahawk 1.1.6 > Reporter: David Waters > Attachments: correct.png, error.png, testAjax.jsp > > > Numeric character reference are being resolved and the character they rep= resent is being sent to the client instead of Numeric Character reference. > With the parser turned off for regular requests, the following code works= correctly on the first render but fails on the ajax update > [web.xml] > ... > = > RichFaces Filter = > richfaces = > org.ajax4jsf.Filter > > > forceparser > false > > = > ... > [END] > [TEST PAGE] > <%@page pageEncoding=3D"UTF-8" contentType=3D"text/html; charset=3DUTF-8"= %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f"%> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h"%> > <%@ taglib uri=3D"http://myfaces.apache.org/tomahawk" prefix=3D"t"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j"%> > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > > > > > > = > > > > > > > > = > > > = > [END] > [Network Trace for full request, response] > ... > > > • > > > > ... > [END] > [Network Trace for Ajax response] > ... > > > ? > > > > ... > [END] > NOTE: the output of Frm1:textOut in first response is • in the ajax = response this is the char(149). -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============1030025105864026030==-- From jira-events at lists.jboss.org Thu Oct 2 10:11:21 2008 Content-Type: multipart/mixed; boundary="===============5931663130558065733==" MIME-Version: 1.0 From: David Waters (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-4560) numeric character reference being unescaped (Maybe in TidyParser?) Date: Thu, 02 Oct 2008 10:11:21 -0400 Message-ID: <22114513.1222956681180.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 18650802.1222956021698.JavaMail.jira@cloud.prod.atl2.jboss.com --===============5931663130558065733== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-4560?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] David Waters updated RF-4560: ----------------------------- Attachment: Correct Network Trace.png Screen shot of network trace for full request, correct. > numeric character reference being unescaped (Maybe in TidyParser?) > ------------------------------------------------------------------ > > Key: RF-4560 > URL: https://jira.jboss.org/jira/browse/RF-4560 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.1 > Environment: Windows XP, Sun Java 1.6, Tomcat 6, MyFaces 1.2.3, T= omahawk 1.1.6 > Reporter: David Waters > Attachments: Correct Network Trace.png, correct.png, Error Networ= k Trace.png, error.png, testAjax.jsp > > > Numeric character reference are being resolved and the character they rep= resent is being sent to the client instead of Numeric Character reference. > With the parser turned off for regular requests, the following code works= correctly on the first render but fails on the ajax update > [web.xml] > ... > = > RichFaces Filter = > richfaces = > org.ajax4jsf.Filter > > > forceparser > false > > = > ... > [END] > [TEST PAGE] > <%@page pageEncoding=3D"UTF-8" contentType=3D"text/html; charset=3DUTF-8"= %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f"%> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h"%> > <%@ taglib uri=3D"http://myfaces.apache.org/tomahawk" prefix=3D"t"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j"%> > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > > > > > > = > > > > > > > > = > > > = > [END] > [Network Trace for full request, response] > ... > > > • > > > > ... > [END] > [Network Trace for Ajax response] > ... > > > ? > > > > ... > [END] > NOTE: the output of Frm1:textOut in first response is • in the ajax = response this is the char(149). -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============5931663130558065733==-- From jira-events at lists.jboss.org Thu Oct 2 10:11:26 2008 Content-Type: multipart/mixed; boundary="===============3437355067896117030==" MIME-Version: 1.0 From: David Waters (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-4560) numeric character reference being unescaped (Maybe in TidyParser?) Date: Thu, 02 Oct 2008 10:11:26 -0400 Message-ID: <16527781.1222956686909.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 18650802.1222956021698.JavaMail.jira@cloud.prod.atl2.jboss.com --===============3437355067896117030== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-4560?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] David Waters updated RF-4560: ----------------------------- Attachment: Error Network Trace.png Screen shot of network trace of Ajax request/response showing incorrect cha= r. > numeric character reference being unescaped (Maybe in TidyParser?) > ------------------------------------------------------------------ > > Key: RF-4560 > URL: https://jira.jboss.org/jira/browse/RF-4560 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.1 > Environment: Windows XP, Sun Java 1.6, Tomcat 6, MyFaces 1.2.3, T= omahawk 1.1.6 > Reporter: David Waters > Attachments: Correct Network Trace.png, correct.png, Error Networ= k Trace.png, error.png, testAjax.jsp > > > Numeric character reference are being resolved and the character they rep= resent is being sent to the client instead of Numeric Character reference. > With the parser turned off for regular requests, the following code works= correctly on the first render but fails on the ajax update > [web.xml] > ... > = > RichFaces Filter = > richfaces = > org.ajax4jsf.Filter > > > forceparser > false > > = > ... > [END] > [TEST PAGE] > <%@page pageEncoding=3D"UTF-8" contentType=3D"text/html; charset=3DUTF-8"= %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f"%> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h"%> > <%@ taglib uri=3D"http://myfaces.apache.org/tomahawk" prefix=3D"t"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j"%> > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > > > > > > = > > > > > > > > = > > > = > [END] > [Network Trace for full request, response] > ... > > > • > > > > ... > [END] > [Network Trace for Ajax response] > ... > > > ? > > > > ... > [END] > NOTE: the output of Frm1:textOut in first response is • in the ajax = response this is the char(149). -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============3437355067896117030==-- From jira-events at lists.jboss.org Mon Oct 13 09:39:22 2008 Content-Type: multipart/mixed; boundary="===============6807793091138089877==" MIME-Version: 1.0 From: Nick Belaevski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-4560) numeric character reference being unescaped (Maybe in TidyParser?) Date: Mon, 13 Oct 2008 09:39:21 -0400 Message-ID: <5107869.1223905162014.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 18650802.1222956021698.JavaMail.jira@cloud.prod.atl2.jboss.com --===============6807793091138089877== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-4560?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Nick Belaevski updated RF-4560: ------------------------------- Fix Version/s: 3.3.0 Assignee: Nick Belaevski > numeric character reference being unescaped (Maybe in TidyParser?) > ------------------------------------------------------------------ > > Key: RF-4560 > URL: https://jira.jboss.org/jira/browse/RF-4560 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.1 > Environment: Windows XP, Sun Java 1.6, Tomcat 6, MyFaces 1.2.3, T= omahawk 1.1.6 > Reporter: David Waters > Assignee: Nick Belaevski > Fix For: 3.3.0 > > Attachments: Correct Network Trace.png, correct.png, Error Networ= k Trace.png, error.png, testAjax.jsp > > > Numeric character reference are being resolved and the character they rep= resent is being sent to the client instead of Numeric Character reference. > With the parser turned off for regular requests, the following code works= correctly on the first render but fails on the ajax update > [web.xml] > ... > = > RichFaces Filter = > richfaces = > org.ajax4jsf.Filter > > > forceparser > false > > = > ... > [END] > [TEST PAGE] > <%@page pageEncoding=3D"UTF-8" contentType=3D"text/html; charset=3DUTF-8"= %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f"%> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h"%> > <%@ taglib uri=3D"http://myfaces.apache.org/tomahawk" prefix=3D"t"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j"%> > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > > > > > > = > > > > > > > > = > > > = > [END] > [Network Trace for full request, response] > ... > > > • > > > > ... > [END] > [Network Trace for Ajax response] > ... > > > ? > > > > ... > [END] > NOTE: the output of Frm1:textOut in first response is • in the ajax = response this is the char(149). -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============6807793091138089877==-- From jira-events at lists.jboss.org Wed Oct 15 09:17:22 2008 Content-Type: multipart/mixed; boundary="===============3873630627671025365==" MIME-Version: 1.0 From: Nick Belaevski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Work started: (RF-4560) numeric character reference being unescaped (Maybe in TidyParser?) Date: Wed, 15 Oct 2008 09:17:22 -0400 Message-ID: <2903101.1224076642766.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 18650802.1222956021698.JavaMail.jira@cloud.prod.atl2.jboss.com --===============3873630627671025365== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-4560?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Work on RF-4560 started by Nick Belaevski. > numeric character reference being unescaped (Maybe in TidyParser?) > ------------------------------------------------------------------ > > Key: RF-4560 > URL: https://jira.jboss.org/jira/browse/RF-4560 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.1 > Environment: Windows XP, Sun Java 1.6, Tomcat 6, MyFaces 1.2.3, T= omahawk 1.1.6 > Reporter: David Waters > Assignee: Nick Belaevski > Fix For: 3.3.0 > > Attachments: Correct Network Trace.png, correct.png, Error Networ= k Trace.png, error.png, testAjax.jsp > > > Numeric character reference are being resolved and the character they rep= resent is being sent to the client instead of Numeric Character reference. > With the parser turned off for regular requests, the following code works= correctly on the first render but fails on the ajax update > [web.xml] > ... > = > RichFaces Filter = > richfaces = > org.ajax4jsf.Filter > > > forceparser > false > > = > ... > [END] > [TEST PAGE] > <%@page pageEncoding=3D"UTF-8" contentType=3D"text/html; charset=3DUTF-8"= %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f"%> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h"%> > <%@ taglib uri=3D"http://myfaces.apache.org/tomahawk" prefix=3D"t"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j"%> > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > > > > > > = > > > > > > > > = > > > = > [END] > [Network Trace for full request, response] > ... > > > • > > > > ... > [END] > [Network Trace for Ajax response] > ... > > > ? > > > > ... > [END] > NOTE: the output of Frm1:textOut in first response is • in the ajax = response this is the char(149). -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============3873630627671025365==-- From jira-events at lists.jboss.org Sun Oct 19 10:05:22 2008 Content-Type: multipart/mixed; boundary="===============6233065578671397588==" MIME-Version: 1.0 From: Nick Belaevski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Work stopped: (RF-4560) numeric character reference being unescaped (Maybe in TidyParser?) Date: Sun, 19 Oct 2008 10:05:21 -0400 Message-ID: <849827.1224425121745.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 18650802.1222956021698.JavaMail.jira@cloud.prod.atl2.jboss.com --===============6233065578671397588== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-4560?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Work on RF-4560 stopped by Nick Belaevski. > numeric character reference being unescaped (Maybe in TidyParser?) > ------------------------------------------------------------------ > > Key: RF-4560 > URL: https://jira.jboss.org/jira/browse/RF-4560 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.1 > Environment: Windows XP, Sun Java 1.6, Tomcat 6, MyFaces 1.2.3, T= omahawk 1.1.6 > Reporter: David Waters > Assignee: Nick Belaevski > Fix For: 3.3.0 > > Attachments: Correct Network Trace.png, correct.png, Error Networ= k Trace.png, error.png, testAjax.jsp > > > Numeric character reference are being resolved and the character they rep= resent is being sent to the client instead of Numeric Character reference. > With the parser turned off for regular requests, the following code works= correctly on the first render but fails on the ajax update > [web.xml] > ... > = > RichFaces Filter = > richfaces = > org.ajax4jsf.Filter > > > forceparser > false > > = > ... > [END] > [TEST PAGE] > <%@page pageEncoding=3D"UTF-8" contentType=3D"text/html; charset=3DUTF-8"= %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f"%> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h"%> > <%@ taglib uri=3D"http://myfaces.apache.org/tomahawk" prefix=3D"t"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j"%> > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > > > > > > = > > > > > > > > = > > > = > [END] > [Network Trace for full request, response] > ... > > > • > > > > ... > [END] > [Network Trace for Ajax response] > ... > > > ? > > > > ... > [END] > NOTE: the output of Frm1:textOut in first response is • in the ajax = response this is the char(149). -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============6233065578671397588==-- From jira-events at lists.jboss.org Tue Oct 28 08:43:21 2008 Content-Type: multipart/mixed; boundary="===============8956412098532101635==" MIME-Version: 1.0 From: Nick Belaevski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Commented: (RF-4560) numeric character reference being unescaped (Maybe in TidyParser?) Date: Tue, 28 Oct 2008 08:43:21 -0400 Message-ID: <32195515.1225197801680.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 18650802.1222956021698.JavaMail.jira@cloud.prod.atl2.jboss.com --===============8956412098532101635== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-4560?page=3Dcom.atlassian.jira.= plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12435722#a= ction_12435722 ] = Nick Belaevski commented on RF-4560: ------------------------------------ Use unicode chars as a workaround, e.g. • -> • > numeric character reference being unescaped (Maybe in TidyParser?) > ------------------------------------------------------------------ > > Key: RF-4560 > URL: https://jira.jboss.org/jira/browse/RF-4560 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.1 > Environment: Windows XP, Sun Java 1.6, Tomcat 6, MyFaces 1.2.3, T= omahawk 1.1.6 > Reporter: David Waters > Assignee: Nick Belaevski > Fix For: 3.3.0 > > Attachments: Correct Network Trace.png, correct.png, Error Networ= k Trace.png, error.png, testAjax.jsp > > > Numeric character reference are being resolved and the character they rep= resent is being sent to the client instead of Numeric Character reference. > With the parser turned off for regular requests, the following code works= correctly on the first render but fails on the ajax update > [web.xml] > ... > = > RichFaces Filter = > richfaces = > org.ajax4jsf.Filter > > > forceparser > false > > = > ... > [END] > [TEST PAGE] > <%@page pageEncoding=3D"UTF-8" contentType=3D"text/html; charset=3DUTF-8"= %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f"%> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h"%> > <%@ taglib uri=3D"http://myfaces.apache.org/tomahawk" prefix=3D"t"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j"%> > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > > > > > > = > > > > > > > > = > > > = > [END] > [Network Trace for full request, response] > ... > > > • > > > > ... > [END] > [Network Trace for Ajax response] > ... > > > ? > > > > ... > [END] > NOTE: the output of Frm1:textOut in first response is • in the ajax = response this is the char(149). -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============8956412098532101635==-- From jira-events at lists.jboss.org Fri Dec 5 01:27:37 2008 Content-Type: multipart/mixed; boundary="===============9075839808015717727==" MIME-Version: 1.0 From: Nick Belaevski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-4560) numeric character reference being unescaped (Maybe in TidyParser?) Date: Fri, 05 Dec 2008 01:27:37 -0500 Message-ID: <23621942.1228458457058.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 18650802.1222956021698.JavaMail.jira@cloud.prod.atl2.jboss.com --===============9075839808015717727== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-4560?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Nick Belaevski updated RF-4560: ------------------------------- Fix Version/s: Future (was: 3.3.0) > numeric character reference being unescaped (Maybe in TidyParser?) > ------------------------------------------------------------------ > > Key: RF-4560 > URL: https://jira.jboss.org/jira/browse/RF-4560 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.1 > Environment: Windows XP, Sun Java 1.6, Tomcat 6, MyFaces 1.2.3, T= omahawk 1.1.6 > Reporter: David Waters > Assignee: Nick Belaevski > Fix For: Future > > Attachments: Correct Network Trace.png, correct.png, Error Networ= k Trace.png, error.png, testAjax.jsp > > > Numeric character reference are being resolved and the character they rep= resent is being sent to the client instead of Numeric Character reference. > With the parser turned off for regular requests, the following code works= correctly on the first render but fails on the ajax update > [web.xml] > ... > = > RichFaces Filter = > richfaces = > org.ajax4jsf.Filter > > > forceparser > false > > = > ... > [END] > [TEST PAGE] > <%@page pageEncoding=3D"UTF-8" contentType=3D"text/html; charset=3DUTF-8"= %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f"%> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h"%> > <%@ taglib uri=3D"http://myfaces.apache.org/tomahawk" prefix=3D"t"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j"%> > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > > > > > > = > > > > > > > > = > > > = > [END] > [Network Trace for full request, response] > ... > > > • > > > > ... > [END] > [Network Trace for Ajax response] > ... > > > ? > > > > ... > [END] > NOTE: the output of Frm1:textOut in first response is • in the ajax = response this is the char(149). -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============9075839808015717727==-- From jira-events at lists.jboss.org Thu May 21 09:55:14 2009 Content-Type: multipart/mixed; boundary="===============9117845426911265284==" MIME-Version: 1.0 From: Nick Belaevski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Resolved: (RF-4560) numeric character reference being unescaped (Maybe in TidyParser?) Date: Thu, 21 May 2009 09:48:57 -0400 Message-ID: <6087496.1242913737631.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 18650802.1222956021698.JavaMail.jira@cloud.prod.atl2.jboss.com --===============9117845426911265284== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-4560?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Nick Belaevski resolved RF-4560. -------------------------------- Fix Version/s: (was: Future) Resolution: Won't Fix Assignee: Alexander Dubovsky (was: Nick Belaevski) Happens because UTF-8 has different subpages for national alphabets; that's= why char displays differently > numeric character reference being unescaped (Maybe in TidyParser?) > ------------------------------------------------------------------ > > Key: RF-4560 > URL: https://jira.jboss.org/jira/browse/RF-4560 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.1 > Environment: Windows XP, Sun Java 1.6, Tomcat 6, MyFaces 1.2.3, T= omahawk 1.1.6 > Reporter: David Waters > Assignee: Alexander Dubovsky > Attachments: Correct Network Trace.png, correct.png, Error Networ= k Trace.png, error.png, testAjax.jsp > > > Numeric character reference are being resolved and the character they rep= resent is being sent to the client instead of Numeric Character reference. > With the parser turned off for regular requests, the following code works= correctly on the first render but fails on the ajax update > [web.xml] > ... > = > RichFaces Filter = > richfaces = > org.ajax4jsf.Filter > > > forceparser > false > > = > ... > [END] > [TEST PAGE] > <%@page pageEncoding=3D"UTF-8" contentType=3D"text/html; charset=3DUTF-8"= %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f"%> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h"%> > <%@ taglib uri=3D"http://myfaces.apache.org/tomahawk" prefix=3D"t"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j"%> > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > > > > > > = > > > > > > > > = > > > = > [END] > [Network Trace for full request, response] > ... > > > • > > > > ... > [END] > [Network Trace for Ajax response] > ... > > > ? > > > > ... > [END] > NOTE: the output of Frm1:textOut in first response is • in the ajax = response this is the char(149). -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============9117845426911265284==-- From jira-events at lists.jboss.org Wed May 27 08:27:36 2009 Content-Type: multipart/mixed; boundary="===============4078224646096177725==" MIME-Version: 1.0 From: Alexander Dubovsky (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Closed: (RF-4560) numeric character reference being unescaped (Maybe in TidyParser?) Date: Wed, 27 May 2009 08:19:57 -0400 Message-ID: <19100535.1243426797774.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 18650802.1222956021698.JavaMail.jira@cloud.prod.atl2.jboss.com --===============4078224646096177725== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-4560?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Alexander Dubovsky closed RF-4560. ---------------------------------- Assignee: Nick Belaevski (was: Alexander Dubovsky) > numeric character reference being unescaped (Maybe in TidyParser?) > ------------------------------------------------------------------ > > Key: RF-4560 > URL: https://jira.jboss.org/jira/browse/RF-4560 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.1 > Environment: Windows XP, Sun Java 1.6, Tomcat 6, MyFaces 1.2.3, T= omahawk 1.1.6 > Reporter: David Waters > Assignee: Nick Belaevski > Attachments: Correct Network Trace.png, correct.png, Error Networ= k Trace.png, error.png, testAjax.jsp > > > Numeric character reference are being resolved and the character they rep= resent is being sent to the client instead of Numeric Character reference. > With the parser turned off for regular requests, the following code works= correctly on the first render but fails on the ajax update > [web.xml] > ... > = > RichFaces Filter = > richfaces = > org.ajax4jsf.Filter > > > forceparser > false > > = > ... > [END] > [TEST PAGE] > <%@page pageEncoding=3D"UTF-8" contentType=3D"text/html; charset=3DUTF-8"= %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f"%> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h"%> > <%@ taglib uri=3D"http://myfaces.apache.org/tomahawk" prefix=3D"t"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j"%> > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > > > > > > = > > > > > > > > = > > > = > [END] > [Network Trace for full request, response] > ... > > > • > > > > ... > [END] > [Network Trace for Ajax response] > ... > > > ? > > > > ... > [END] > NOTE: the output of Frm1:textOut in first response is • in the ajax = response this is the char(149). -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============4078224646096177725==--