Thanks for the example, I will look into the issue tomorrow morning, I will keep you updated. Werner Am 12.12.12 16:59, schrieb Bashirazad, Wahid: > Hi, > > my Ajax call is in a composite component: > > > >
> title="hinzufuegen"> > render="targetListbox" /> > >
>
> value="#{cc.attrs.value.transferTarget}"> > value="#{cc.attrs.value.target}"/> > >
>
>
> > Wahid > > > An: users@myfaces.apache.org > Betreff: Re: and IE8 > > Hi, can you isolate the problem into a small example so that I can have > a look at it. It seems like you run into something in the > AjaxRequest.send method, which triggers an error internally. > > I cannot reproduce the problem here with my testsuite, so an example > would be helpful. > > Werner > > > Am 12.12.12 13:58, schrieb Bashirazad, Wahid: >> 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 >> >> >> >> >> >> >> >> > >