From jira-events at lists.jboss.org Thu May 21 21:56:19 2009 Content-Type: multipart/mixed; boundary="===============6698521922788648826==" MIME-Version: 1.0 From: Scott Langley (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Created: (RF-7228) doesn't work on Safari4 and Google Chrome Date: Thu, 21 May 2009 21:49:56 -0400 Message-ID: <21813639.1242956996773.JavaMail.jira@cloud.prod.atl2.jboss.com> --===============6698521922788648826== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable doesn't work on Safari4 and Google Chrome ----------------------------------------------------- Key: RF-7228 URL: https://jira.jboss.org/jira/browse/RF-7228 Project: RichFaces Issue Type: Bug Affects Versions: 3.3.1 Environment: Windows XP Pro Google Chrome 2.0.172.28 Safari4 Public Beta 528.16 Sun JavaEE SDK 5.07 Apache Tomcat 6.0.18 Reporter: Scott Langley I narrowed this down to a rather simple test case. This page: Rich Page Test = = Test = Yields, on Google Chrome: This page contains the following errors: error on line 9 at column 9: internal error Below is a rendering of the page up to the first error. Page source as viewed in Chrome Browser: = = = Rich Page Test = = = = = = </= title><style type=3D"text/css"> = <![CDATA[ .rich-page{margin:auto 10px;width:auto;} .rich-page-body{float:none;width:auto;} = ]]> </style></head><body><div class=3D"rich-page " id=3D"j_id2"><div class=3D"r= ich-page-content " id=3D"j_id2:cnt"><div class=3D"rich-page-main"><div clas= s=3D"rich-page-body "> = Test</div></div></div></div></body></html> = </body> = </html> -- = 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 --===============6698521922788648826==-- From jira-events at lists.jboss.org Fri May 22 05:54:20 2009 Content-Type: multipart/mixed; boundary="===============2873857672175098153==" MIME-Version: 1.0 From: Ilya Shaikovsky (JIRA) <jira-events at lists.jboss.org> To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Resolved: (RF-7228) <rich:page> doesn't work on Safari4 and Google Chrome Date: Fri, 22 May 2009 05:47:56 -0400 Message-ID: <26254131.1242985676982.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 21813639.1242956996773.JavaMail.jira@cloud.prod.atl2.jboss.com --===============2873857672175098153== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-7228?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Ilya Shaikovsky resolved RF-7228. --------------------------------- Resolution: Rejected Assignee: Alexander Dubovsky Wrong usage. rich:page encodes full page structure: Doctype.. html = head body ... So together with the html tags you defined on the page you got nested html,= body, elements and duplicated doctype declaration. > <rich:page> doesn't work on Safari4 and Google Chrome > ----------------------------------------------------- > > Key: RF-7228 > URL: https://jira.jboss.org/jira/browse/RF-7228 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.3.1 > Environment: Windows XP Pro > Google Chrome 2.0.172.28 > Safari4 Public Beta 528.16 > Sun JavaEE SDK 5.07 > Apache Tomcat 6.0.18 > Reporter: Scott Langley > Assignee: Alexander Dubovsky > > I narrowed this down to a rather simple test case. > This page: > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> > <html xmlns=3D"http://www.w3.org/1999/xhtml" > xml:lang=3D"en" lang=3D"en" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets"> > <head><title>Rich Page Test > content=3D"text/html;charset=3Dutf-8" /> > = > > > = > Test = > > > > Yields, on Google Chrome: > This page contains the following errors: > error on line 9 at column 9: internal error > Below is a rendering of the page up to the first error. > Page source as viewed in Chrome Browser: > = > = > = > Rich Page Test = > = > = > = > = > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> = > =
= > Test
= > = > -- = 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 --===============2873857672175098153==-- From jira-events at lists.jboss.org Fri May 22 06:22:20 2009 Content-Type: multipart/mixed; boundary="===============1454879086966190716==" MIME-Version: 1.0 From: Alexander Dubovsky (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Closed: (RF-7228) doesn't work on Safari4 and Google Chrome Date: Fri, 22 May 2009 06:15:56 -0400 Message-ID: <4143651.1242987356814.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 21813639.1242956996773.JavaMail.jira@cloud.prod.atl2.jboss.com --===============1454879086966190716== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-7228?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Alexander Dubovsky closed RF-7228. ---------------------------------- Assignee: Nick Belaevski (was: Alexander Dubovsky) > doesn't work on Safari4 and Google Chrome > ----------------------------------------------------- > > Key: RF-7228 > URL: https://jira.jboss.org/jira/browse/RF-7228 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.3.1 > Environment: Windows XP Pro > Google Chrome 2.0.172.28 > Safari4 Public Beta 528.16 > Sun JavaEE SDK 5.07 > Apache Tomcat 6.0.18 > Reporter: Scott Langley > Assignee: Nick Belaevski > > I narrowed this down to a rather simple test case. > This page: > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> > xml:lang=3D"en" lang=3D"en" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets"> > Rich Page Test > content=3D"text/html;charset=3Dutf-8" /> > = > > > = > Test = > > > > Yields, on Google Chrome: > This page contains the following errors: > error on line 9 at column 9: internal error > Below is a rendering of the page up to the first error. > Page source as viewed in Chrome Browser: > = > = > = > Rich Page Test = > = > = > = > = > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> = > =
= > Test
= > = > -- = 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 --===============1454879086966190716==-- From jira-events at lists.jboss.org Fri May 22 13:32:35 2009 Content-Type: multipart/mixed; boundary="===============0027985281017642526==" MIME-Version: 1.0 From: Scott Langley (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Commented: (RF-7228) doesn't work on Safari4 and Google Chrome Date: Fri, 22 May 2009 13:26:07 -0400 Message-ID: <2351778.1243013167479.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 21813639.1242956996773.JavaMail.jira@cloud.prod.atl2.jboss.com --===============0027985281017642526== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-7228?page=3Dcom.atlassian.jira.= plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12468916#a= ction_12468916 ] = Scott Langley commented on RF-7228: ----------------------------------- Thanks for the explanation. I guess I didn't quite interpet the documentat= ion correctly. = Looking at the source for the Layout sample in the Live Demo helps a whole = lot: http://livedemo.exadel.com/richfaces-demo/richfaces/layouts.jsf > doesn't work on Safari4 and Google Chrome > ----------------------------------------------------- > > Key: RF-7228 > URL: https://jira.jboss.org/jira/browse/RF-7228 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.3.1 > Environment: Windows XP Pro > Google Chrome 2.0.172.28 > Safari4 Public Beta 528.16 > Sun JavaEE SDK 5.07 > Apache Tomcat 6.0.18 > Reporter: Scott Langley > Assignee: Nick Belaevski > > I narrowed this down to a rather simple test case. > This page: > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> > xml:lang=3D"en" lang=3D"en" > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets"> > Rich Page Test > content=3D"text/html;charset=3Dutf-8" /> > = > > > = > Test = > > > > Yields, on Google Chrome: > This page contains the following errors: > error on line 9 at column 9: internal error > Below is a rendering of the page up to the first error. > Page source as viewed in Chrome Browser: > = > = > = > Rich Page Test = > = > = > = > = > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> = > =
= > Test
= > = > -- = 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 --===============0027985281017642526==--