Hi everybody, I have a problem with f:ajax tags in combination of newer Myfaces versions and IE8.
In my test Ajax call doesn't work in MyFaces versions 2.0.16, 2.1.6 and 2.1.10. It works only when I start IE8 in compatibility mode. With MyFaces versions 2.0.4 and 2.1.1 works everything fine. In error cases I get the following massage: Message: object expected Calling class: myfaces._impl.xhrCore._AjaxRequest Calling function: send Error name: sendError Any Idea? Regards Wahid

