[SOLVED (kind of)]: International chars and session timeout...
[SOLVED (kind of)]: International chars and session timeout...
- Subject: [SOLVED (kind of)]: International chars and session timeout...
- From: Ondra Cada <email@hidden>
- Date: Sun, 19 Jun 2005 19:17:58 +0200
Sorry, what I written was a bit misleading: after some more testing
I've found that...
On 19.6.2005, at 18:38, Ondra Cada wrote:
when the session times out and client clicks the standard "Re-enter
<appname>" link of the standard "Your session has timed out" page,
*the international characters do NOT work*. Adding a few NSLogs
I've found an easy answer: the overridden appendToResponse method
is in this case not called when the Main page is generated
(regardless whether it is in Application or in Session, so this is
not the answer to (i)). The very same problem is caused by using a
WORedirect
... the culprit happens to be the direct action (namely, an URL
of .../wa/default), not the WORedirect per se. Also, I haven't
noticed before the standard session timeout page goes through Direct
Actions; mea culpa.
Thus, it's pretty clear why it does not work: the short story, Direct
Actions just do not use Application's appendToResponse. It is even
documented :))), though pretty easy to overlook, in
WOApplication.html :)
Anyway, is there some other generic "appendToDirectActionResponse"
method to be used, so that one does not have to override
appendToResponse component-level? So far, I haven't been able to find
one...
Thanks,
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden