Closed (fixed)
Project:
Flag Weights
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2009 at 21:12 UTC
Updated:
1 Jun 2009 at 10:30 UTC
I noticed that the draggable_views integration always sets to uid to the current user. When the flag is global, it should be set to 0.
I decided to grab the whole flag since it staticly caches.
Today's the second day of touching Drupal 6 and flags so let me know if this wasn't in the right place.
| Comment | File | Size | Author |
|---|---|---|---|
| global_flags.diff | 906 bytes | dalejung |
Comments
Comment #1
lyricnz commentedGood catch. I committed a slightly different version of the same thing.
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/flag_weight...
Thanks!