Summary | Fatal error changing the language |
Queue | Horde Base |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 01/12/2011 (5290 days ago) |
Due | |
Updated | 01/24/2011 (5278 days ago) |
Assigned | 01/14/2011 (5288 days ago) |
Resolved | 01/24/2011 (5278 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Bug #9507: Pref language overrides login languagehttp://git.horde.org/horde-git/-/commit/49a029c817c3c855fc9a92fff406bc65bcd06711
precedence over the preference value now.
State ⇒ Feedback
either. :)
(English) -> Deutsch gets me German. Changing from German -> English
changes back. Changing from German ->Default does nothing (it remains
German), but that is expected.
State ⇒ Assigned
either. :)
State ⇒ Resolved
undertaking. The simpler solution for now is clearly indicating the
method's behavior in the API documentation.
Ticket #9507: Clarify changeLanguage() behaviorhttp://git.horde.org/horde-git/-/commit/519291ec3de41d0a76d2506efe06ea167422b7ab
theoretically use it for persistant storage too, but I haven't come
across such a need yet.
State ⇒ Feedback
application that is not authenticated to (e.g. imp). This should be
fixed.
Although this raises a question: is the changeLanguage API call
designed to potentially alter all stored data for an application (e.g.
in persistent storage)? Or is it understood to only be useful for
changing the language for any data created for use in the current
session?
Bug #9507: Only do language change callback to authenticated appshttp://git.horde.org/horde-git/-/commit/f974d54faad1a8908ccb9259a7b90a2354993465
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Fatal error changing the language
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
User is not authorized
1. Horde_Core_Prefs_Ui->handleForm()
/home/jan/horde-git/horde/services/prefs.php:27
2. Horde_Core_Prefs_Ui->_handleForm()
/home/jan/horde-git/framework/Core/lib/Horde/Core/Prefs/Ui.php:213
3. Horde_Registry->callAppMethod()
/home/jan/horde-git/framework/Core/lib/Horde/Core/Prefs/Ui.php:325
4. call_user_func_array()
/home/jan/horde-git/framework/Core/lib/Horde/Registry.php:1017
5. Horde_Application->prefsCallback()
6. Horde_Prefs_Ui->prefsCallback()
/home/jan/horde-git/horde/lib/Application.php:117
7. Horde_Registry->callAppMethod()
/home/jan/horde-git/horde/lib/Prefs/Ui.php:175
8. Horde_Registry->pushApp()
/home/jan/horde-git/framework/Core/lib/Horde/Registry.php:1014