From jira-events at lists.jboss.org Tue May 22 09:37:18 2012 Content-Type: multipart/mixed; boundary="===============0673634997832901525==" MIME-Version: 1.0 From: Christian Werner (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-12276) js-Tags rendered in wrong order Date: Tue, 22 May 2012 09:37:18 -0400 Message-ID: <634418931.98900.1337693838405.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> --===============0673634997832901525== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Christian Werner created RF-12276: ------------------------------------- Summary: js-Tags rendered in wrong order 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 This bug is affected in IE8, works with Firefox After submit a form (using the action method of commandButton in a popup pa= nel), appear in various javascript errors on IE8: {noformat} Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/= 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-utils.= js.jsf?conversationContext=3D1 Meldung: 'jQuery' ist undefiniert Zeile: 1 Zeichen: 1 Code: 0 URI: http://christian:8080/webseed.ui/javax.faces.resource/AutocompleteBase= .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.js.= 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?conv= ersationContext=3D1 Meldung: Objekt erwartet Zeile: 193 Zeichen: 1 Code: 0 URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?conv= ersationContext=3D1 Meldung: Objekt erwartet Zeile: 197 Zeichen: 1 Code: 0 URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?conv= ersationContext=3D1 Meldung: Objekt erwartet Zeile: 201 Zeichen: 1 Code: 0 URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?conv= ersationContext=3D1 Meldung: Objekt erwartet Zeile: 205 Zeichen: 1 Code: 0 URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?conv= ersationContext=3D1 Meldung: Objekt erwartet Zeile: 209 Zeichen: 1 Code: 0 URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?conv= ersationContext=3D1 Meldung: Objekt erwartet Zeile: 213 Zeichen: 1 Code: 0 URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?conv= ersationContext=3D1 Meldung: Objekt erwartet Zeile: 217 Zeichen: 1 Code: 0 URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?conv= ersationContext=3D1 Meldung: Objekt erwartet Zeile: 221 Zeichen: 1 Code: 0 URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?conv= ersationContext=3D1 Meldung: Objekt erwartet Zeile: 225 Zeichen: 1 Code: 0 URI: http://christian:8080/webseed.ui/jsp/propagation/propagations.jsf?conv= ersationContext=3D1 {noformat} A couple of javascripts of richfaces components (ie. autocomplete.js) are r= endered before the jquery script in the DOM. The autocomplete component wor= ks then no longer in IE8. It then looks like this: {noformat} <= script type=3D"text/javascript" src=3D"/webseed.ui/javax.faces.resource/ric= hfaces-utils.js.jsf?conversationContext=3D1"> {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 =20 --===============0673634997832901525==--