-
Fixed kcid modification code
-
removed a few redundant commas at the end of array assignments.
-
Fixed issue #326782 by adding a few missing {} to table names for db prefix compatibility.
-
Removed trailing comma in list of checkbox data by checking for empty($last_value) on line 90
-
Fix for issue #320590 submitted by presleyd
-
Fixed preview issue with adding node
-
Made the preview and delete buttons redirect properly
-
Moved the criteria form access control code to the criteria form function itself, so as to avoid the impression that the page is update-able by users who have only create permission.
-
Fixed node submit issue #320647 reported by presleyd. Removed drupal_goto functions and replaced with form redirects.
-
Corrected clash with webform's LOCAL_TASK menu