You should add these types of comments to the JIRA issue (the official record for bugs.)
sean On 8/10/05, Claudio Tamietto <[EMAIL PROTECTED]> wrote: > > the issue was closed in this way : > > Resolution: Won't Fix > > I´ve reverted the patch. > > Mathias Werlitz has a simple solution for this problem. Use a navigation > rule which points to the same page: > > <navigation-rule> > <from-view-id>/page.jsp</from-view-id> > <navigation-case> > <from-outcome>refresh</from-outcome> > <to-view-id>/page.jsp</to-view-id> > </navigation-case> > </navigation-rule> > > but is acceptable that myfaces and jsf RI doen't have the same behaviour ?

