Right now, the flagged tag for the people page does a db_select on flag content. However it does not restrict itself to only the commons_follow_people flag.
We should add a condition that limits only to that flag.
Right now, the flagged tag for the people page does a db_select on flag content. However it does not restrict itself to only the commons_follow_people flag.
We should add a condition that limits only to that flag.
Comments
Comment #2
japerryFixed! added the actual flag id, taken from the flag object.