Re: Blank page in Firefox when trying to enter a page after session timeout [Win 2000, WO 4.5, Obj C][SOLVED]

Sigþór Hrafnsson <[email protected]>
Newsgroups gmane.comp.web.webobjects.devel
Message-ID <[email protected]>
The problem was with localization.

After I installed WO I put in localization for Icelandic. The app uses 
Icelandic local and has support for English. Now, I had to install WO again
for some reason and had to Add the Icelandic local to the correct file, 
that was ok, but when I started the project that I had been
working on, the English local WO components folder was not there. I decided 
that it was no matter for the time being, since I was
just working on the Icelandic one. To my surplice when I added the English 
local Main.wo the blank screen is no more.

It took me some time to find this and I have still no idea why this is so, 
since English is not even registered as language in
the app, Icelandic is the main and only language.

Hope this can save someone some time?

Regards

Sigthor

At 19:00 27.9.2006, you wrote:
>Hi,
>
>you should have something like that:
>
>- (WOResponse *)handleSessionRestorationErrorInContext:(WOContext *)aCont=
>ext
>{
>   WOComponent *nextPage;
>   nextPage =3D  [self pageWithName:@"Main" inContext:aContext];
>
>   return [nextPage generateResponse];
>
>}
>
>
>and that should work on all browsers.
>
>Well at least on GSWeb it does ;-)
>
>Dave
>
>Sigthor Hrafnsson wrote:
>
> > Anyone experience a plank page in Firefox when trying to enter a page a=
>fter=20
> > session timeout?
> >=20
> > In IE everything is working as planned i.e. the page gets displayed aft=
>er=20
> > session timeout.
> >=20
> > I have implemented handleSessionRestorationErrorInContext in the=20
> > application, so when the user session is timeout
> > and he tries to click a link or something, a new session is created=20
> > returning the main component.
>
>--=20
>    _  _
>  _(_)(_)_  David Wetzel, Turbocat's Development,
>(_) __ (_) Buchhorster Strasse 23, D-16567 Muehlenbeck/Berlin, FRG,
>   _/  \_   Fax +49 33056 82835 Phone +49 33056 82834
>  (______)  http://www.turbocat.de/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.