[Tickets #7986] dimp and initial_application
bugs at horde.org
bugs at horde.org
Fri Feb 13 22:33:47 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7986
------------------------------------------------------------------------------
Ticket | 7986
Created By | dom.lalot at gmail.com
Summary | dimp and initial_application
Queue | Horde Groupware Webmail Edition
Version | 1.2.2
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
dom.lalot at gmail.com (2009-02-13 17:33) wrote:
// what application should we go to after login?
$_prefs['initial_application'] = array(
'value' => 'dimp',
'locked' => false,
'shared' => true,
'type' => 'select',
'desc' => sprintf(_("What application should %s display after
login?"), $GLOBALS['registry']->get('name'))
);
If I lock the value, no problem. But, if I unlock, people will see in
Options a select drop down box and the first selected will be address.
(dimp is nowhere)
The reason seems to be: there is only one courrier at that point which
is imp. And I would like that people would be able to switch from dimp
to imp without assistance. And as a matter of fact, how can a end user
select dimp in Global Options
Thanks
Dom
More information about the bugs
mailing list