[Tickets #10718] Cli scripts, using the user_admin param on appInit resets language setting
bugs at horde.org
bugs at horde.org
Mon Nov 7 16:07:35 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10718
------------------------------------------------------------------------------
Ticket | 10718
Created By | goncalo.queiros at portugalmail.net
Summary | Cli scripts, using the user_admin param on appInit
| resets language setting
Queue | Kronolith
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
goncalo.queiros at portugalmail.net (2011-11-07 16:07) wrote:
Using kronolith/bin/kronolith_agenda as an example, if after the
appInit call you add
var_dump(_("on the same weekday"));die();
the sentence is correctly translated.
Althoug, if you add the option 'user_admin' => true to
Horde_Registry::appInit call, the sentence will no longer be translated
More information about the bugs
mailing list