From jira-events at lists.jboss.org Wed May 23 04:05:18 2012 Content-Type: multipart/mixed; boundary="===============6918653912836012388==" MIME-Version: 1.0 From: Christian Werner (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-12276) script tags has been rendered in the wrong sequence Date: Wed, 23 May 2012 04:05:18 -0400 Message-ID: <1509341316.101089.1337760318384.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 634418931.98900.1337693838405.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============6918653912836012388== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-12276?page=3Dcom.atlassian.jira.pl= ugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12694963#com= ment-12694963 ] = Christian Werner edited comment on RF-12276 at 5/23/12 4:04 AM: ---------------------------------------------------------------- Master template {noformat} <h:outputText value=3D"WebSeed=C2=AE - " /> <ui:insert name=3D"moduleTitle"> <h:outputText value=3D"Untitled Module" /> </ui:insert>
{noformat} = was (Author: christianwerner): Master template {noformat} <h:outputText value=3D"WebSeed=C2=AE - " /> <ui:insert name=3D"moduleTitle"> <h:outputText value=3D"Untitled Module" /> </ui:insert>
{noformat} = > script tags has been rendered in the wrong sequence > --------------------------------------------------- > > Key: RF-12276 > URL: https://issues.jboss.org/browse/RF-12276 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Affects Versions: 4.2.2.Final > Environment: MyFaces 2.1.7, Tomcat 6.0.35 > Reporter: Christian Werner > Labels: waiting_on_user > > This bug was affected in IE8, works with Firefox > After submit a form (using the action method of commandButton in a popup = panel), appear in various javascript errors on IE8: > {noformat} > Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Triden= t/4.0; .NET CLR 2.0.50727) > Zeitstempel: Tue, 22 May 2012 13:16:54 UTC > Meldung: 'jQuery' ist undefiniert > Zeile: 3 > Zeichen: 1 > Code: 0 > URI: http://christian:8080/webseed.ui/javax.faces.resource/richfaces-util= s.js.jsf?conversationContext=3D1 > Meldung: 'jQuery' ist undefiniert > Zeile: 1 > Zeichen: 1 > Code: 0 > URI: http://christian:8080/webseed.ui/javax.faces.resource/AutocompleteBa= se.js.jsf?ln=3Dorg.richfaces&conversationContext=3D1 > Meldung: 'jQuery' ist undefiniert > Zeile: 1 > Zeichen: 1 > Code: 0 > URI: http://christian:8080/webseed.ui/javax.faces.resource/Autocomplete.j= s.jsf?ln=3Dorg.richfaces&conversationContext=3D1 > Meldung: Objekt erwartet > Zeile: 189 > Zeichen: 1 > Code: 0 > URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?co= nversationContext=3D1 > Meldung: Objekt erwartet > Zeile: 193 > Zeichen: 1 > Code: 0 > URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?co= nversationContext=3D1 > Meldung: Objekt erwartet > Zeile: 197 > Zeichen: 1 > Code: 0 > URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?co= nversationContext=3D1 > Meldung: Objekt erwartet > Zeile: 201 > Zeichen: 1 > Code: 0 > URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?co= nversationContext=3D1 > Meldung: Objekt erwartet > Zeile: 205 > Zeichen: 1 > Code: 0 > URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?co= nversationContext=3D1 > Meldung: Objekt erwartet > Zeile: 209 > Zeichen: 1 > Code: 0 > URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?co= nversationContext=3D1 > Meldung: Objekt erwartet > Zeile: 213 > Zeichen: 1 > Code: 0 > URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?co= nversationContext=3D1 > Meldung: Objekt erwartet > Zeile: 217 > Zeichen: 1 > Code: 0 > URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?co= nversationContext=3D1 > Meldung: Objekt erwartet > Zeile: 221 > Zeichen: 1 > Code: 0 > URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?co= nversationContext=3D1 > Meldung: Objekt erwartet > Zeile: 225 > Zeichen: 1 > Code: 0 > URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?co= nversationContext=3D1 > {noformat} > A couple of javascripts of richfaces components (ie. autocomplete.js) are= rendered before the jquery script in the DOM. The autocomplete component w= orks then no longer in IE8. > It then looks like this: > {noformat} > > {noformat} > Nice greetings, > Christian -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira = --===============6918653912836012388==--