Closed (fixed)
Project:
Webform
Version:
7.x-3.6
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Jan 2011 at 16:17 UTC
Updated:
3 Jan 2014 at 02:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
daven commentedWe just looked into this and wrote a change that seems to work. Tested on two D7 test sites. Try out the attached patch and let me know if that works. (Apologies if the patch isn't formatted correctly. New at submitting them.)
Dave
Comment #2
PhoenixAvenger commentedThat worked perfectly. Thanks!
Comment #3
daven commentedSounds like this patch works. :)
Dave
Comment #4
quicksketchThanks, I cleaned up this patch a bit by removing unnecessary code that no longer did anything in D7, plus adding a code comment to explain the slightly unusual approach. Committed to D7 branch only. D6 is unaffected.