5 Replies Latest reply on Dec 1, 2008 10:43 PM by dan.j.allen

    Problems after updattin from 2.1.0CR1 to 2.1.0GA

    skanky78

      hi,


      i want to propagate a param so that it survives a redirect. this is what i did until now:



      <navigation from-action="myaction">
       <redirect view-id="/pages/page.hxtml" >
        <param name="category" value="#{param.name}"/>
       </redirect>
      </navigation>



      but since im'm using 2.1.0GA it doesn't work anymore. the param is still propagated but not the value itself. am i'm doing something wrong or is this a bug in this release?


      thanx in advance,
      sven