From jira-events at lists.jboss.org Wed Jun 18 08:58:37 2008 Content-Type: multipart/mixed; boundary="===============1592489743179174962==" MIME-Version: 1.0 From: Mike Hanafey (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Created: (RF-3738) simpleTogglePanel ajax broken if filter is NONE -- body tag is missing Date: Wed, 18 Jun 2008 08:58:37 -0400 Message-ID: <7588966.1213793917377.JavaMail.jira@cloud.prod.atl2.jboss.com> --===============1592489743179174962== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable simpleTogglePanel ajax broken if filter is NONE -- body tag is missing ---------------------------------------------------------------------- Key: RF-3738 URL: http://jira.jboss.com/jira/browse/RF-3738 Project: RichFaces Issue Type: Bug Affects Versions: 3.2.1 Environment: JDK 1.6, Facelets 1.14, JSF-RI 1.2_08 Reporter: Mike Hanafey When: org.ajax4jsf.xmlparser.ORDER NONE the following trivial page generates an AJAX response that does not have a = body element that encloses the actual body content (using 3.2.1.GA): With Firefox 2, the XML parsing still works, but with Firefox 3 there is an= XML parsing error, so pages that actually are supposed to do something on = the AJAX response appear to be dead. NOTE: In this trivial test case even F= irefox 3 does not generate the parsing error, but in the real example this = was derived from where the body content is more complex, then the parsing e= rror happens. But even in the trivial test case, the tag is missing. I know the filter issue has come up many times before. It seems like a very= good idea if the RichFaces developers would always run with the NONE setti= ng so that these problems would be caught early. -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://jira.jboss.com/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============1592489743179174962==--