<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>wrong default view when using a mobile device</title> 
  <pubDate>Fri, 10 Apr 2026 17:02:26 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7228</link> 
  <atom:link rel="self" type="application/rss+xml" title="wrong default view when using a mobile device" href="https://bugs.horde.org/ticket/7228/rss" /> 
  <description>wrong default view when using a mobile device</description> 
 
   
   
  <item> 
   <title>When I log from a mobile phone (BlackBerry in my case), the </title> 
   <description>When I log from a mobile phone (BlackBerry in my case), the default &quot;view&quot; (as defined by force_view and select_view = false) is dimp, which is not appropriate (it renders badly). With I really want is that

when using a mobile device, the default/forced view is mimp. But only if the user access from a mobile device.



If I define &quot;select_view&quot; as true, then I have to choose the view in the login page, with the possibility of annoying users if they choose the view incorrectly.



The point is that I am obliged to define a view (by the variable &quot;force_view&quot;) . I would like instead to have a default view for mobile devices and other default view for normal computers.



I think that this problem occurs because the variables select_view and force_view are coupled. Maybe the

way to solve this is to have two &quot;force_view&quot; variables, one for mobile and another for normal use.

Then, I could have, for example, &quot;force_view_mobile&quot; = mimp and &quot;force_view&quot; = dimp. The decision

of using one or another is then made by the detection routines (isMobile()). 



</description> 
   <pubDate>Fri, 22 Aug 2008 18:09:29 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7228#t48375</link> 
  </item> 
   
  <item> 
   <title>Configuration files are regular PHP files. Add any logic tha</title> 
   <description>Configuration files are regular PHP files. Add any logic that you like to set the configuration values.</description> 
   <pubDate>Sun, 24 Aug 2008 07:49:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7228#t48389</link> 
  </item> 
   
  <item> 
   <title>Well as I have seen, to correct this problem it is necessary</title> 
   <description>Well as I have seen, to correct this problem it is necessary to change login.php, not only

configuration or prefs files. I think this is a conceptual &quot;bug&quot;. If I implement a Webmail

service that is mainly used by normal computer users, but also considering the possibility

of mobile device use, I expect that the default behavior in the mobile case is to use

a rendering compatible with mobile devices, not the default rendering for normal computers.



&gt; Configuration files are regular PHP files. Add any logic that you 

&gt; like to set the configuration values.

</description> 
   <pubDate>Sun, 24 Aug 2008 21:18:48 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7228#t48403</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
