Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Strange back-button behaviour
Strange back-button behaviour [message #95721] Wed, 02 July 2008 10:35 Go to next message
Eclipse UserFriend
Originally posted by: mike.xmos.com

Hi,

I've noticed some strange behaviour in RAP but I don't know if this is a
bug or not: if I'm in my RAP session and click back, followed by
forward, I lose all my original GET parameters in the URL. It looks as
though the browser doesn't bother doing another GET when the user clicks
forward, as it already has the content cached, so the parameters don't
get sent - is that right? I noticed some "no-cache" values in the
subsequent post headers which I assume have something to do with this issue?

Thanks,
Mikr
Re: Strange back-button behaviour [message #95876 is a reply to message #95721] Wed, 02 July 2008 14:33 Go to previous message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Hi,

there is a bug that describes a similar problem:
220733: Missing Theme after using browsers back button
https://bugs.eclipse.org/bugs/show_bug.cgi?id=220733

The no-cache headers are sent with the Ajax requests and
unfortunately don't help with this.

Cheers,
Rüdiger

Mike Wrighton wrote:
> Hi,
>
> I've noticed some strange behaviour in RAP but I don't know if this is a
> bug or not: if I'm in my RAP session and click back, followed by
> forward, I lose all my original GET parameters in the URL. It looks as
> though the browser doesn't bother doing another GET when the user clicks
> forward, as it already has the content cached, so the parameters don't
> get sent - is that right? I noticed some "no-cache" values in the
> subsequent post headers which I assume have something to do with this
> issue?
>
> Thanks,
> Mikr
Previous Topic:restart a workbench
Next Topic:Change actionSet button state programatically
Goto Forum:
  


Current Time: Tue May 07 13:13:00 GMT 2024

Powered by FUDForum. Page generated in 0.03272 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top