[Tickets #10264] Wrong initial application is shown when mobile-smartphone mode is selected

bugs at horde.org bugs at horde.org
Tue Jun 21 08:24:41 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10264
------------------------------------------------------------------------------
  Ticket             | 10264
  Created By         | g.arminas at gmail.com
  Summary            | Wrong initial application is shown when
                     | mobile-smartphone mode is selected
  Queue              | IMP
  Version            | 5.0.7
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


g.arminas at gmail.com (2011-06-21 08:24) wrote:

1. Install Horde-4.0.6 and IMP-5.0.7
2. In /horde/dir/conf/prefs.php:
<..>
// what application should we go to after login?
$_prefs['initial_application'] = array(
     'value' => 'imp',
     'locked' => true,
     'type' => 'enum',
     // Application list is dynamically built when prefs screen is displayed
     'enum' => array(),
     'desc' => sprintf(_("What application should %s display after  
login?"), $GLOBALS['registry']->get('name'))
);
<...>
3. Try to log in via smartphone mode - mobile portal is shown instead of IMP.






More information about the bugs mailing list