0 Replies Latest reply on Mar 18, 2008 11:26 AM by stuartm1971

    HtmlAjaxCommandLink setOnclick(), 3.1.4.GA

    stuartm1971

      I have a bound

      HtmlAjaxCommandLink
      component which I programmatically change the
      onClick
      and action attributes of at desired times. It worked well with 3.1.0-rc6.

      I recently had to upgrade to 3.1.4GA to get correctly working features from rich:calendar such as the mode attribute. Now the
      HtmlAjaxCommandLink setOnClick
      doesn't work anymore, I can set it to another value but I cannot reset it to null.

      Is this a bug or am I using the updated 3.1.4 functionality incorrectly. Discuss. Please.