Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
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.
Comments
Comment #1
mooffie commentedFixed.
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.)
Comment #2
mooffie commentedIt 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.