Closed (fixed)
Project:
Form Builder
Version:
7.x-1.x-dev
Component:
Form Builder Core
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2010 at 23:58 UTC
Updated:
14 May 2011 at 19:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
David_Rothstein commentedUpdating the version, now that the 7.x branch is available.
Comment #2
David_Rothstein commentedIt looks like this patch also contains partial fixes for #1019130: Form Builder AJAX system doesn't support Drupal.settings and #1019064: positionForm is output to JSON as an array, rather than rendered HTML.
I think for at least one of them the fix in this patch is not complete though. Because of that, those issues may be easier to review first.
Comment #3
David_Rothstein commentedHere's an updated version of the patch that removes those other parts.
Comment #4
quicksketchThis patch needed a reroll and backport, which I've attached here. I'll review tomorrow hopefully and get this in.
Comment #5
quicksketchAfter some testing everything still seems to be working correctly. Committed. Thanks again for the patches.