You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Francisco Passos <fr...@gmail.com> on 2007/07/09 14:24:31 UTC

[Trinidad] PPR + back button

Greetings.

I've noticed with Trinidad 1.0.1 whenever I interact with elements that
cause PPR, my browser's back history adds another entry. This way, when the
user wants to navigate back, one might be surprised to remain in place,
although the browser displays communication.

Is this solved in Trinidad 1.0.2 where real AJAX is used instead of iframes?

On the same topic, how can I implement a button that can send me one page
back (one navigation rule back) ?

I was trying to use history.go(-1) but the forementioned problem stops me
from doing so.

Thank you,
Francisco Passos

Re: [Trinidad] PPR + back button

Posted by Adam Winer <aw...@gmail.com>.
On 7/10/07, Francisco Passos <fr...@gmail.com> wrote:
> Thanks for your clarification Adam. When do you expect there to be an
> official 1.0.2. build?

The committers haven't talked about what we need
before releasing 1.0.2, so I don't know.
>
> >
> > > On the same topic, how can I implement a button that can send me one
> page back (one navigation rule back) ?
> >
> >
> > You'd need Trinidad 1.0.2.
>
> By the way, how will we be able to do this on Trinidad 1.0.2? Is it possible
> with the current snapshot?

Exactly like you described, yes, should be possible on the snapshot.

-- Adam

>
>
> On 7/9/07, Adam Winer <aw...@gmail.com> wrote:
> >
> > On 7/9/07, Francisco Passos <fr...@gmail.com> wrote:
> > > Greetings.
> > >
> > > I've noticed with Trinidad 1.0.1 whenever I interact with elements that
> cause PPR, my browser's back history adds another entry. This way, when the
> user wants to navigate back, one might be surprised to remain in place,
> although the browser displays communication.
> > >
> > > Is this solved in Trinidad 1.0.2 where real AJAX is used instead of
> iframes?
> >
> >
> >
> > Yes, exactly.
> >
> > > On the same topic, how can I implement a button that can send me one
> page back (one navigation rule back) ?
> >
> >
> >
> > You'd need Trinidad 1.0.2.
> >
> >
> > -- Adam
> >
> >
> > > I was trying to use history.go(-1) but the forementioned problem stops
> me from doing so.
> > >
> > > Thank you,
> > > Francisco Passos
> > >
> >
> >
>
>

Re: [Trinidad] PPR + back button

Posted by Francisco Passos <fr...@gmail.com>.
Thanks for your clarification Adam. When do you expect there to be an
official 1.0.2. build?

On the same topic, how can I implement a button that can send me one page
> > back (one navigation rule back) ?
>
>
> You'd need Trinidad 1.0.2.
>

By the way, how will we be able to do this on Trinidad 1.0.2? Is it possible
with the current snapshot?


On 7/9/07, Adam Winer <aw...@gmail.com> wrote:
>
> On 7/9/07, Francisco Passos <fr...@gmail.com> wrote:
> >
> > Greetings.
> >
> > I've noticed with Trinidad 1.0.1 whenever I interact with elements that
> > cause PPR, my browser's back history adds another entry. This way, when the
> > user wants to navigate back, one might be surprised to remain in place,
> > although the browser displays communication.
> >
> > Is this solved in Trinidad 1.0.2 where real AJAX is used instead of
> > iframes?
>
>
> Yes, exactly.
>
> On the same topic, how can I implement a button that can send me one page
> > back (one navigation rule back) ?
>
>
> You'd need Trinidad 1.0.2.
>
> -- Adam
>
>
> I was trying to use history.go(-1) but the forementioned problem stops me
> > from doing so.
> >
> > Thank you,
> > Francisco Passos
> >
>
>

Re: [Trinidad] PPR + back button

Posted by Adam Winer <aw...@gmail.com>.
On 7/9/07, Francisco Passos <fr...@gmail.com> wrote:
>
> Greetings.
>
> I've noticed with Trinidad 1.0.1 whenever I interact with elements that
> cause PPR, my browser's back history adds another entry. This way, when the
> user wants to navigate back, one might be surprised to remain in place,
> although the browser displays communication.
>
> Is this solved in Trinidad 1.0.2 where real AJAX is used instead of
> iframes?


Yes, exactly.

On the same topic, how can I implement a button that can send me one page
> back (one navigation rule back) ?


You'd need Trinidad 1.0.2.

-- Adam


I was trying to use history.go(-1) but the forementioned problem stops me
> from doing so.
>
> Thank you,
> Francisco Passos
>