Hi List,
 
has anyone else seen the following behavior (Mid-Tier 6.3 Patch 14)? Support 
told me that problem would be solved with patch 20, but it isn't solved.
 
The problem with SSO is, that the timezone of the local computer cannot be 
determined. So the entry in the User-Preferences Form is always used. 
 
The scenario is:
The entry in the User-Preferences Form is set to e.g. "Europe/London"
The local windows timezone configuration is set to something uneven (no full 
hour), e.g. "GMT +6:30 Rangun" or "GMT +5:30" or ...
Now open any Form and do a query.
 
The result is, that there is a 1 hour difference between a date field in the 
result list and the same field in the detail view.
 
The SSO behavior can be simulated by disabling the timezone detemination in the 
login.jsp and the login_common.jsp.
( In the login.jsp delete the line   <input type="hidden" name="timezone" 
value=""> )
( In the login_common.jsp comment out the line   
this.document.loginForm.timezone.value=getTimezone(); )
  
Mit freundlichen Grüßen / Best regards
Jörg Steinigans-Hillemann 
KEYMILE GmbH


_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to