From jira-events at lists.jboss.org Tue Apr 19 08:27:33 2011
Content-Type: multipart/mixed; boundary="===============4502847707128184896=="
MIME-Version: 1.0
From: =?utf-8?q?Magnus_D=C3=BCrr_=28JIRA=29_=3Cjira-events_at_lists=2Ejboss=2Eo?=
=?utf-8?q?rg=3E?=
To: richfaces-issues at lists.jboss.org
Subject: [richfaces-issues] [JBoss JIRA] Created: (RF-10939) a4j:ajax example
breaks in IE9 based on DOCTYPE
Date: Tue, 19 Apr 2011 08:27:33 -0400
Message-ID: <195392528.38429.1303216053084.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com>
--===============4502847707128184896==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
a4j:ajax example breaks in IE9 based on DOCTYPE
-----------------------------------------------
Key: RF-10939
URL: https://issues.jboss.org/browse/RF-10939
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Magnus D=C3=BCrr
The sample below is more or less a copy of the example on richfaces showcas=
e site. It works fine in IE9.
=
Test
=
The problem occurs when I add other components to the page. In this example=
I have added an ajax enabled a4j:outputPanel *before* the test form: =
=
Test
=
=
=
Now the code stops working in IE9, still works fine in Firefox. After some =
trial and error I have found two ways to make the example work again: =
* Move the a4j output panel below the form (have not tested if the output p=
anel still works)
* Remove the DOCTYPE tag, changing it to Strict doesn't work you have to re=
move it completely... =
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--===============4502847707128184896==--