11 Replies Latest reply on Apr 15, 2009 10:42 AM by krasig

    menuItem with f:param

    krasig

      Hi all,

      I have something like:

      ..
      <rich:menuItem .... >
       <f:param name="pageToGo" value="dogEdit"/>
      
      </rich:menuItem>
      ....


      In RichFaces 3.3.0 everything is fine.

      But in RichFaces 3.3.0 beta 4 action not happen.
      This is bug or something is wrong in my code?

      Thanks for help in advice.