<?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>ics.php is missing session_start()</title> 
  <pubDate>Fri, 10 Apr 2026 19:28:20 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7109</link> 
  <atom:link rel="self" type="application/rss+xml" title="ics.php is missing session_start()" href="https://bugs.horde.org/ticket/7109/rss" /> 
  <description>ics.php is missing session_start()</description> 
 
   
   
  <item> 
   <title>Due to ics.php missing session_start() Secret::getKey() does</title> 
   <description>Due to ics.php missing session_start() Secret::getKey() doesnt work as it calls session_id() which is only valid after session_start().

This leads to problems if calendar data is stored in IMAP as the calls to getCredential only return null.

Currently I fixed this by adding session_start() on top of ics.php but I somehow doubt that the best location. Where would you suggest to place it?



Should I report the bug seperately for nag which has exactly the same problem?



Thanks,



Andres</description> 
   <pubDate>Fri, 25 Jul 2008 10:06:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7109#t47782</link> 
  </item> 
   
  <item> 
   <title>See #5108</title> 
   <description>See #5108</description> 
   <pubDate>Sat, 26 Jul 2008 13:46:23 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7109#t47810</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
