[ic] [interchange] Keep using URL session ID & counter in admin

Peter peter at pajamian.dhs.org
Mon Mar 28 20:27:17 UTC 2011


On 29/03/11 08:43, Jon Jensen wrote:
> commit f81bfb98aaf06cee0f02cc7105034c7f0355d8db
> Author: Jon Jensen <jon at endpoint.com>
> Date:   Mon Mar 28 13:42:00 2011 -0600
> 
>     Keep using URL session ID & counter in admin
>     
>     This provides maximum safety for browsers with cache problems such as
>     old versions of Internet Explorer.
> 
>  dist/lib/UI/vars/UI_STD_HEAD |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> ---
> diff --git a/dist/lib/UI/vars/UI_STD_HEAD b/dist/lib/UI/vars/UI_STD_HEAD
> index fe05ff8..754170c 100644
> --- a/dist/lib/UI/vars/UI_STD_HEAD
> +++ b/dist/lib/UI/vars/UI_STD_HEAD
> @@ -1,5 +1,6 @@
>  ## UI Header vars, version: $Id: UI_STD_HEAD,v 2.45 2009-01-06 20:26:26 racke Exp $
>  Variable UI_STD_INIT <<EOV
> +[tag pragma url_no_session_id 0][/tag]
>  [calcn]
>  	# is this browser able to grok DHTML ?
>  	# (Called separately to prevent bad user value in MV_DHTML_BROWSER

I'm not sure what this commit is supposed to resolve, or do, other than 
in some very rare cases turning back on session IDs where the user has 
already turned them off explicitly somewhere else?


Peter



More information about the interchange-users mailing list