0 Replies Latest reply on Sep 30, 2013 6:17 AM by clanfur

    Richfaces 3.3.3 tree rerender problem in IE7/IE8

    clanfur

      Hi all.

      I have a tree with a <a4j:commandLink> as leaf.

      Once clicked, it seams to not fire the needed rerender.

      Works fine on IE9 and other browsers.

      It seems like a <h:commandLink> works properely, so there's something wrong with a4j requests. Unfortunately this solution can't be adopted.

      Tryed with IEtester, I have an error inside rfRes//org/ajax4jsf/framework.pack.js ("elements null") which is present in IE9 as well but does not undermine the correct behaviour of my application.

      I'd need a solution which does not require a full refactoring and/or IE upgrade. Or, at least, better understand why/where the problem is.

      Thanks in advance.