<?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>Setting options for Mobile Mail</title> 
  <pubDate>Fri, 10 Apr 2026 07:55:24 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/1636</link> 
  <atom:link rel="self" type="application/rss+xml" title="Setting options for Mobile Mail" href="https://bugs.horde.org/ticket/1636/rss" /> 
  <description>Setting options for Mobile Mail</description> 
 
   
   
  <item> 
   <title>Michael, again, great work on this project.



I am seeing a</title> 
   <description>Michael, again, great work on this project.



I am seeing a problem when setting preference for MIMP from within horde (using a full web browser, not from a mobile pda).



When first clicking on options --&gt; Mobile Mail, I get a login interface for MIMP. After logging in, then I can edit options as normal. This is minor.



The real problem is that I am unable to edit any personal information. There is simply nothing for me to see. The other sections (Server Information, Message Viewing, etc) appear normally and I can customize without problem.



In the html code for the page when on the Personal Information page, I see:



&lt;---- snip -----&gt;



&lt;div class=&quot;header&quot;&gt;

 &lt;ul&gt;&lt;li&gt;&lt;a href=&quot;/services/prefs.php?group=compose&amp;amp;app=mimp&quot; onmouseout=&quot;window.status=&#039;&#039;;&quot; onmouseover=&quot;window.status=&#039;Previous options&#039;; return true;&quot;&gt;&amp;lt;&amp;lt; Message Composition&lt;/a&gt;&amp;nbsp;|&amp;nbsp;&lt;a href=&quot;/services/prefs.php?group=server&amp;amp;app=mimp&quot; onmouseout=&quot;window.status=&#039;&#039;;&quot; onmouseover=&quot;window.status=&#039;Next options&#039;; return true;&quot;&gt;Server Information &amp;gt;&amp;gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; Personal Information&lt;/div&gt;



&lt;!--a75c305b1c0a6022--&gt;&lt;table width=&quot;100%&quot; cellspacing=&quot;0&quot;&gt;&lt;tr&gt;&lt;td class=&quot;item&quot;&gt;

&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;



&lt;br /&gt;



&lt;---- snip -----&gt;



I follow HEAD for all of horde. I am using the latest prefs.php.dist as my prefs.php file. I believe the problem is related to the prefs.php file having this:



$prefGroups[&#039;personal&#039;] = array(

    &#039;column&#039; =&gt; _(&quot;Your Information&quot;),

    &#039;label&#039; =&gt; _(&quot;Personal Information&quot;),

    &#039;desc&#039; =&gt; _(&quot;Change the name, address, and signature that people see when they read and reply to your email.&quot;),

    &#039;members&#039; =&gt; array(&#039;default_identity&#039;));



The last line here should probably contain more. I tried adding all of the members but to no avail.



Thanks again.</description> 
   <pubDate>Tue, 29 Mar 2005 03:32:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/1636#t6689</link> 
  </item> 
   
  <item> 
   <title>Fixed, you can edit the basic identity info now. I also made</title> 
   <description>Fixed, you can edit the basic identity info now. I also made a change to Horde that will prevent the extra login screen - for the future, please try to put each issue in its own ticket. Thanks!</description> 
   <pubDate>Tue, 29 Mar 2005 16:27:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/1636#t6712</link> 
  </item> 
   
  <item> 
   <title>Excellent Chuck. It&#039;s working now as you describe. When you </title> 
   <description>Excellent Chuck. It&#039;s working now as you describe. When you click on &quot;Save options&quot;, though, the working area of horde is blank. Below is the entirety of that frame. Any options are actually saved though.



&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;DTD/xhtml1-transitional.dtd&quot;&gt;

&lt;!-- MIMP: Copyright 2001-2004, The Horde Project. MIMP is under the GPL. --&gt;

&lt;!--   Horde Project: http://horde.org/ | MIMP: http://horde.org/mimp/    --&gt;

&lt;!--       GNU Public License: http://www.fsf.org/copyleft/gpl.html       --&gt;

&lt;html lang=&quot;en-US&quot;&gt;&lt;head&gt;

&lt;title&gt;Mobile Mail :: User Options&lt;/title&gt;

&lt;!--a75c305b1c0a6022--&gt;&lt;link href=&quot;/mimp/themes/graphics/favicon.ico&quot; rel=&quot;SHORTCUT ICON&quot; /&gt;

&lt;!--a75c305b1c0a6022--&gt;&lt;link href=&quot;/themes/screen.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;

&lt;!--a75c305b1c0a6022--&gt;&lt;link href=&quot;/themes/burntorange/screen.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;

&lt;/head&gt;



&lt;body&gt;

&lt;div id=&quot;menu&quot;&gt;

 &lt;script language=&quot;JavaScript&quot; type=&quot;text/javascript&quot; src=&quot;/services/javascript.php?file=open_help_win.js&amp;amp;app=horde&quot;&gt;&lt;/script&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;/services/prefs.php?app=mimp&quot; onmouseout=&quot;window.status=&#039;&#039;;&quot; onmouseover=&quot;window.status=&#039;Options&#039;; return true;&quot; class=&quot;current&quot;&gt;&lt;img src=&quot;/themes/graphics/prefs.png&quot; alt=&quot;Options&quot; title=&quot;Options&quot; /&gt;&lt;br /&gt;Options&lt;/a&gt;&lt;/li&gt;



&lt;li&gt;&lt;a href=&quot;/services/problem.php?return_url=%2Fservices%2Fprefs.php&quot; onmouseout=&quot;window.status=&#039;&#039;;&quot; onmouseover=&quot;window.status=&#039;Problem&#039;; return true;&quot;&gt;&lt;img src=&quot;/themes/graphics/problem.png&quot; alt=&quot;Problem&quot; title=&quot;Problem&quot; /&gt;&lt;br /&gt;Problem&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;https://group.e-medico.com/services/help/?module=mimp&quot; onclick=&quot;open_help_win(&#039;mimp&#039;); return false;&quot; onmouseout=&quot;window.status=&#039;&#039;;&quot; onmouseover=&quot;window.status=&#039;Help&#039;; return true;&quot; target=&quot;help&quot;&gt;&lt;img src=&quot;/themes/graphics/help_index.png&quot; alt=&quot;Help&quot; title=&quot;Help&quot; /&gt;&lt;br /&gt;Help&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;/login.php?logout_reason=logout&quot; onmouseout=&quot;window.status=&#039;&#039;;&quot; onmouseover=&quot;window.status=&#039;Log out&#039;; return true;&quot; target=&quot;_parent&quot;&gt;&lt;img src=&quot;/themes/graphics/logout.png&quot; alt=&quot;Log out&quot; title=&quot;Log out&quot; /&gt;&lt;br /&gt;Log out&lt;/a&gt;&lt;/li&gt;

&lt;/ul&gt;&lt;/div&gt;

&lt;br id=&quot;menuSpacer&quot; /&gt;</description> 
   <pubDate>Tue, 29 Mar 2005 16:48:20 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/1636#t6713</link> 
  </item> 
   
  <item> 
   <title>This was an entirely different problem, but it&#039;s also fixed.</title> 
   <description>This was an entirely different problem, but it&#039;s also fixed. If you had error reporting on, like you should have for debug code, you would have seen the exact error message. Please create one ticket per issue, turn on error reporting, and don&#039;t paste large blocks of HTML unless we ask you to.</description> 
   <pubDate>Tue, 29 Mar 2005 17:12:47 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/1636#t6714</link> 
  </item> 
   
  <item> 
   <title>Unfortunately the way I avoided the extra login screen break</title> 
   <description>Unfortunately the way I avoided the extra login screen breaks BC, and needs to be reverted or changed. Aside from using hordeauth in MIMP, there may not be another way to do this. Thoughts?</description> 
   <pubDate>Sat, 23 Jul 2005 02:49:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/1636#t9964</link> 
  </item> 
   
  <item> 
   <title>&gt; Unfortunately the way I avoided the extra login screen bre</title> 
   <description>&gt; Unfortunately the way I avoided the extra login screen breaks BC, and 

&gt; needs to be reverted or changed. Aside from using hordeauth in MIMP, 

&gt; there may not be another way to do this. Thoughts?



What did we decide to do about this?</description> 
   <pubDate>Sun, 02 Oct 2005 13:36:10 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/1636#t12043</link> 
  </item> 
   
  <item> 
   <title>Nothing yet.</title> 
   <description>Nothing yet.</description> 
   <pubDate>Sun, 02 Oct 2005 17:26:32 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/1636#t12080</link> 
  </item> 
   
  <item> 
   <title>The original issue of this ticket has been solved and we don</title> 
   <description>The original issue of this ticket has been solved and we don&#039;t have a solution for the login problem, so I&#039;m closing this ticket.</description> 
   <pubDate>Fri, 21 Oct 2005 16:30:27 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/1636#t12662</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
