1 Reply Latest reply on Jan 27, 2014 10:01 AM by jhuska

    Richfaces is undefined error on ie.

    springerfrancisco

      Hello,

       

      I am new to richfaces and trying to run some of the examples in the Richface Showcase V4.3.4.final using JSF 2.2 on IE V11. I am testing the jsFunction sample and when I hoover the mouse on the names, I get the error "Richfaces is undefined" on the browser. Can someone guide me to overcome this issue please?

       

      Also, I noticed that the commandButton would work and the backing bean fires up even though the "Richfaces is undefined error" comes up . However, the commandLink and jsFunction does not fire the backing bean.

       

      Thanks,

        • 1. Re: Richfaces is undefined error on ie.
          jhuska

          Hello Francisco,

           

          I was trying to reproduce your issue, but without success. I have tried following, and it works:

           

          1. replaced javax.faces-2.1.19.jar with javax.faces-2.2.1.jar

          2. deployed it on Tomcat 7

          3. used IE11 on Windows 8.1

           

          Could you please provide more information in what my reproducing scenario is different from yours ?