Closed (fixed)
Project:
Flagging Form
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2012 at 23:23 UTC
Updated:
8 Jul 2012 at 18:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
misc commentedI will look into this.
Comment #2
misc commentedAttached the patch.
Soorry that I missed to rename the functions in the flagging dialog module....
Comment #3
rupertj commentedLooks good to me, although one more that needs changing is the current implementation of hook_flag_form_interactions() in flagging_form.module. This should be flagging_form_interactions().
Comment #4
juandelacruzm commentedThanks for all your hard work on this!
Comment #5
Scryver commentedThanks for this great expansion to flags!
-- @MiSc: Will create a new issue instead
Comment #6
misc commented@Scryver - could start a separate issue on this, and describe how to reproduce?
Comment #7
goron commentedWith this patch flagging_dialog worked for me. It looks like there are a few positive responses on here, so marking RTBC.
@rupertj - since this is about flagging_dialog module, I'm opening a new issue for the naming change you mentioned
Comment #8
goron commentedhere it is #1651342: Misnamed function in flagging_form module
Comment #9
misc commentedThanks, committed to latest dev.