3 Replies Latest reply on Feb 19, 2008 9:26 PM by richuserone

    context.responseComplete bug 1099 still there.


      Please re-open this bug. It is not resolved using JSF 1.2 -- this is what I have been using.

      I see the problem when I use the MenuItem component. I use a menu item to start a download which ends with 'responsecomplete' call.
      When I call other menu items, it will do the download again before executing the method for the next menu item. What I have noticed is if I use a regular JSF button AFTER THE DOWNLOAD, this behavior will not happen. So it appears that the base class of the MenuItem is not doing what it should to clean this up.

      Thanks.