Closed (fixed)
Project:
Webform Import
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2011 at 21:06 UTC
Updated:
4 May 2012 at 20:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
robertom commentedAttached the patch
Comment #2
vernond commentedAttached patch against 7.x-1.0 (includes the changes from the patch at the other issue I opened and subsequently closed: Instructions not shown)
Cleaned coder review errors
Fixed instructions displays (theme table and list_item arrays not correct, other markup wasn't being displayed either)
Fixed template download headers
Fixed upload file delete crash
Template and upload process only consider actual input fields (i.e. exclude fieldsets, markup and pagebreaks)
Re-organised and indented code to improve legibility
Comment #3
tomhung commentedWe will evaluate this patch ASAP.
Greg
Comment #4
jjemmett commentedApplied patch to 7.x-1.x branch and created new release 7.x-1.1
Thanks for your work on this.