We have 4 setcookie() calls in flag.inc, and one of them has an error in the lifetime parameter.

Comments

mooffie’s picture

Status: Active » Fixed

Fixed.
http://drupal.org/cvs?commit=464770
http://drupal.org/cvs?commit=464772

(Our cookie handling code is hard to maintain. I hope to have a solution soon.)

mooffie’s picture

Priority: Normal » Critical

It was a critical bug: when the user unflagged an item it's as if he had unflagged all of them (from the JS perspective), because the cookie effectively got deleted.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.