[imp] Wrong initial app is loading
Arminas
g.arminas at gmail.com
Mon Jun 20 18:42:07 UTC 2011
Hello,
after installing Horde-4.0.6 and IMP-5.0.7 I noticed that wrong initial
application is loading when Mobile-smartphone mode is selected.
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'))
);
<...>
When selecting mobile, traditional, dynamic interfaces
http://site.address.com/imp/ <http://web4k.vu.lt/imp/> is loading.
When mobile-smartphone interface is selected - browser redirects to
http://site.address.com/services/portal/mobile.php<http://web4k.vu.lt/services/portal/mobile.php>
.
Isn't this a bug?
Best Regards,
Arminas Grigalius
More information about the imp
mailing list