Closed (fixed)
Project:
Domain Relationships
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2010 at 18:59 UTC
Updated:
3 Jan 2014 at 01:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
voxpelli commentedIn domain_relationships_form_alter() we should probably add some submit handlers that includes something like:
Comment #2
nonsiePossible patch attached. I'm not particularly fond of the solution to deal with batch form submission but we should only clean cache for 4 cases and not for all hook_domainbatch implementations.
Comment #3
nonsieCommitted