<?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>Mobile view (smartphone): Unable to log in</title> 
  <pubDate>Fri, 10 Apr 2026 19:46:44 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/11322</link> 
  <atom:link rel="self" type="application/rss+xml" title="Mobile view (smartphone): Unable to log in" href="https://bugs.horde.org/ticket/11322/rss" /> 
  <description>Mobile view (smartphone): Unable to log in</description> 
 
   
   
  <item> 
   <title>Hi,

the mobile view for smartphone kicks me out immediate</title> 
   <description>Hi,

the mobile view for smartphone kicks me out immediately.

Error message in the logs:
2012-07-28T17:18:08+02:00 NOTICE: HORDE [horde] Login success for test.user [172.16.1.253] to horde. [pid 2123 on line 160 of &quot;/datastore/DEVEL/horde/horde/login.php&quot;]
2012-07-28T17:18:09+02:00 NOTICE: HORDE [imp] Login success for test.user (Horde user test.user) [172.16.1.253] to {172.16.1.99:143 [imap]} [pid 2123 on line 176 of &quot;/datastore/DEVEL/horde/imp/lib/Auth.php&quot;]
2012-07-28T17:18:10+02:00 NOTICE: HORDE [imp] PHP ERROR: Undefined index: 3478a781ef97a241f7bf5be9b82f0ccefa3a3c46 [pid 2123 on line 55 of &quot;/datastore/DEVEL/horde/framework/Core/lib/Horde/Script/List.php&quot;]
2012-07-28T17:18:10+02:00 NOTICE: HORDE [horde] User  [172.16.1.253] logged out of Horde [pid 2123 on line 115 of &quot;/datastore/DEVEL/horde/horde/login.php&quot;]

Thomas
</description> 
   <pubDate>Sat, 28 Jul 2012 15:21:20 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11322#t72049</link> 
  </item> 
   
  <item> 
   <title>Can&#039;t reproduce.</title> 
   <description>Can&#039;t reproduce.</description> 
   <pubDate>Mon, 30 Jul 2012 21:19:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11322#t72075</link> 
  </item> 
   
  <item> 
   <title>&gt; 2012-07-28T17:18:10+02:00 NOTICE: HORDE [imp] PHP ERROR: U</title> 
   <description>&gt; 2012-07-28T17:18:10+02:00 NOTICE: HORDE [imp] PHP ERROR: Undefined 
&gt; index: 3478a781ef97a241f7bf5be9b82f0ccefa3a3c46 [pid 2123 on line 55 
&gt; of &quot;/datastore/DEVEL/horde/framework/Core/lib/Horde/Script/List.php&quot;]

This was fixed in this commit (accidentally added to another commit):

commit 1e801ecfcedc7816fd84480010748f311456e076
Author: Michael M Slusarz &lt;slusarz at horde.org&gt;
Date:   Mon Jul 30 16:17:11 2012 -0600

    Fix undefined errors in minimal view (Bug #11323)

 framework/Core/lib/Horde/Script/List.php |    8 ++++++--
 imp/lib/Minimal/Mailbox.php              |   20 ++++++++++----------
 imp/lib/Minimal/Message.php              |    2 +-
 imp/lib/Tree/Simplehtml.php              |    2 +-
 4 files changed, 18 insertions(+), 14 deletions(-)

http://git.horde.org/horde-git/-/commit/1e801ecfcedc7816fd84480010748f311456e076


Can&#039;t reproduce not being able to login though (the above error is harmless).</description> 
   <pubDate>Mon, 30 Jul 2012 22:20:43 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11322#t72081</link> 
  </item> 
   
  <item> 
   <title>&gt; Can&#039;t reproduce not being able to login though (the above </title> 
   <description>&gt; Can&#039;t reproduce not being able to login though (the above error is harmless).

Ok, I think I found a way to trigger it:

- Disable session cookies in horde/conf.php:
  $conf[&#039;session&#039;][&#039;use_only_cookies&#039;] = false;

- Disable cookies in php&#039;s php.ini:
  session.use_cookies = 0

If I enable all cookie settings, then I can log it.
So only sessions without cookie don&#039;t work.
</description> 
   <pubDate>Sat, 11 Aug 2012 15:26:57 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11322#t72165</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (develop):

commit dca3d362e09</title> 
   <description>Changes have been made in Git (develop):

commit dca3d362e091b28bb189a733d6e4d03190b95606
Author: Michael M Slusarz &lt;slusarz@horde.org&gt;
Date:   Thu Aug 16 15:32:36 2012 -0600

    Bug #11322: Fix smartmobile access when cookies are disabled

 framework/Core/js/smartmobile.js        |    3 +++
 framework/Core/lib/Horde/PageOutput.php |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/dca3d362e091b28bb189a733d6e4d03190b95606</description> 
   <pubDate>Thu, 16 Aug 2012 21:33:17 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11322#t72265</link> 
  </item> 
   
  <item> 
   <title>Working!
</title> 
   <description>Working!
</description> 
   <pubDate>Sat, 18 Aug 2012 15:25:00 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11322#t72273</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit dca3d362e091</title> 
   <description>Changes have been made in Git (master):

commit dca3d362e091b28bb189a733d6e4d03190b95606
Author: Michael M Slusarz &lt;slusarz@horde.org&gt;
Date:   Thu Aug 16 15:32:36 2012 -0600

    Bug #11322: Fix smartmobile access when cookies are disabled

 framework/Core/js/smartmobile.js        |    3 +++
 framework/Core/lib/Horde/PageOutput.php |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/dca3d362e091b28bb189a733d6e4d03190b95606</description> 
   <pubDate>Wed, 29 Aug 2012 12:48:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11322#t72638</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
