Description
If you pass down an explicit @this in f:ajax as execute part (which is not needed since it is appended automatically) we will get a javascript error, due to the fact that the param resolution resolves only one @this to the issuing component id. This needs to be fixed.