Zitat von Arminas <[email protected]>:

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?

True. I so much enjoy looking at the mobile portal, that I never noticed.

Jan.

--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/

--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

Reply via email to