Closed (fixed)
Project:
Flag Friend
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2011 at 04:20 UTC
Updated:
25 Jun 2011 at 17:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
sirkitree commentedYou're probably right, and we can do this for now, but soonish, I'd like to actually make it capable of working with any flag chosen, kinda like what's going on in the 7.x-2.x branch of Flag Abuse. We get a stable release on Flag Friend 7.x-1.0 and then we can start that initiative. But for now, making this unchangeable is a good idea.
Comment #2
shawn dearmond commentedHere's a patch
Comment #3
sirkitree commentedLet's use a hook_form_FORM_ID_alter() here instead
then we can remove the first part of this if statement to check the $form_id
Powered by Dreditor.
Comment #4
shawn dearmond commentedGood call. Here's an updated patch.
Comment #5
sirkitree commented