Closed (fixed)
Project:
Julio
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Mar 2012 at 18:46 UTC
Updated:
23 Mar 2012 at 12:00 UTC
So I was browsing through julio as anon user, until I hit the calendar page with some php errors as shown in the attachment and then my browser picked up session cookie from that page and carried forward all other requests with that cookie and my page load times went up because of that session cookie.
What could be wrong here?
p.s. I cleared my browser history to check this problem and it happened whenever I hit the calendar page (with errors on that page).
| Comment | File | Size | Author |
|---|---|---|---|
| cookie_error.png | 87.06 KB | denny84 |
Comments
Comment #1
bonobo commentedYesterday, we replaced the calendar module with fullcalendar (see #1470958: Rewrite calendar view using calendar template
The issue you are reporting is, fortunately, from the Calendar module which is no longer part of the build.
Also, thanks for the issue reports you have been putting in. We appreciate the feedback. Keep 'em coming!
Comment #2
denny84 commentedThanks for confirming.