Closed (fixed)
Project:
Legal
Version:
6.x-2.2-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2010 at 23:13 UTC
Updated:
29 Oct 2010 at 02:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
jshuster@drupal.org commentedThe function legal_conditions_updated() is comparing two arrays of different structure, because legal_administration_submit() is sending it the entire form array. Attached is a patch.
Comment #2
robert castelo commentedShould now be working properly on latest version:
6.x-2.3-rc1