I noticed that when calling getLocale() from prepare(), it seems to
return the system default locale instead of the locale set by the
request_locale request parameter, which is the case when calling it from
execute().

Is that supposed to be like that or could this be a bug?

I think the correct locale is needed also in prepare() in order to
populate controls with internationalized content. As a workaround I get
the locale directly from the request_locale parameter.

Torsten

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to