Hi all

Actually, I've noticed problems like this with V for some time now.

I'm using V3.2.13 and that sometimes loads a cached page rather than
reload a new one.  I often have problems on internet shopping sites,
where clicking 'add to basket' adjusts my cookie to reflect the
product ordered, but because the url for the on-the-fly page is the
same, it looks like I haven't added anything to the basket.

And I wrote a basic user log in perl script for my website which
worked in exactly the way you describe.  I set the header to
expires='now'.  Perhaps V doesn't understand this command?
anyway, V didn't
like it (worked perfectly with IE) but also clicking on reload
sometimes threw up an error from my code, as if it was sending the
request, but not all the parameters from the form.

I never bothered investigating further because everyone who uses it
does so with IE, which works OK.  I thought it was probably poor
coding on my behalf.

> 
> There seems to be a problem with http://groups.yahoo.com
> 
> This is with current beta (which is superb BTW) and also 3.2.13
> 
> When you first go to the site you are a guest and you can then sign
> in with your Yahoo ID..
> 
> The way I figure it works is that on loading the page the site checks
> for a cookie that is set when you sign in, if it doesn't find
> it, it loads the log in page, if it does find it, it loads the my
> groups page (both have the same URL as I guess they are generated on
> the fly, by the server).
> 
> What happens with V is that after signing in and having the cookies
> set, the page reloads but it reloads with the log in page, not with
> the my groups page.  To get the my groups page you have to reload
> manually.  I am assuming (alot of assumptions here!) that on receiving
> the reload message, V is either reloading from the cache (or
> possibly not reloading at all?) and not from the server hence the
> checking for the newly set cookie is not done.
> 
> Incidently the same thing happens in reverse, on signing out the
> cookies should be removed, but on returing to the the yahoo groups
> page, the display show is though you are still logged in.   A manual
> reload will then show the correct sign on screen.
> 
_____________________________________________________________________
Voyager Mailing List - http://v3.vapor.com/
Voyager FAQ....: http://faq.vapor.com/voyager/
Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP
Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE

Reply via email to