Closed (fixed)
Project:
Conditional Fields
Version:
6.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2011 at 20:48 UTC
Updated:
23 May 2011 at 10:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
arithmetric commentedHere's a patch to fix the instances that I've encountered.
Comment #2
arithmetric commentedI've updated the patch with one more fix for a PHP warning, and a fix for one of the fixes in the last patch.
Comment #3
jaxxed commentedupping priority. These issues are significant, as in some cases I've had them add over 100 entries to watchdog per page load.
Arithmetic: Have you field tested your patches?
Module-developer: isset(), empty()
Comment #4
YK85 commentedsubscribing
Comment #5
jaxxed commentedSubscribers should test the supplied patch. If the code is reviewed then we can try to submit it.
Comment #6
peterpoe commentedPatch committed. Thanks!