Javascript error in jsf.js - MyFaces 2.1.4

2011-11-30 Thread Walter Mourão
Hi folks, I'm using myfaces 2.1.4 and my application is running fine in Firefox. In IE8 and IE9, I've got: Mensagem: 'elements' é nulo ou não é um objeto Linha: 6411 Caractere: 21 Código: 0 URI: http://192.168.56.1:8080/meulaudo/javax.faces.resource/jsf.js.jsf?ln=javax.facesstage=Development

Re: Javascript error in jsf.js - MyFaces 2.1.4

2011-11-30 Thread Leonardo Uribe
Hi Yes, there are some js bugs in 2.1.4, but they have been solved. Check with a snapshot build. I tried some ajax demos with the latest code and they work as expected in both IE8 and IE9. The fixes will be included soon in a quick fix release. regards, Leonardo Uribe 2011/11/30 Walter Mourão

Re: faces-config ordering

2011-11-30 Thread Leonardo Uribe
Hi MyFaces in that part has some junit test cases for config ordering. If portletfacesbridge has: ordering before others/ /before /ordering That means it is the first application configuration resource to be processed, so