6.0.0-beta1
9/4/25

[#7109] ics.php is missing session_start()
Summary ics.php is missing session_start()
Queue Kronolith
Queue Version 2.2
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester andres (at) anarazel (dot) de
Created 07/25/2008 (6250 days ago)
Due
Updated 07/26/2008 (6249 days ago)
Assigned
Resolved 07/26/2008 (6249 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/26/2008 01:46:23 PM Chuck Hagenbuch Comment #2
State ⇒ Not A Bug
Reply to this comment
See #5108
07/25/2008 10:06:30 AM andres (at) anarazel (dot) de Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ ics.php is missing session_start()
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
Reply to this comment
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

Saved Queries