Closed (fixed)
Project:
Webform
Version:
7.x-3.4-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2010 at 12:42 UTC
Updated:
26 Jan 2011 at 07:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
quicksketchThat's weird, does this happen for all component types or just certain ones?
Comment #2
extect commentedYes, it looks like this is happening for all component types. I have tested with the following types: textfield, textarea, time, date, email and select.
Comment #3
extect commentedI just did a fresh install of D7 and Webform, but the problem persists. Unfortunately, I wasn't able to find the bug in the code myself.
@quicksketch
I can put the installation online and provide you access. Would you mind to have a look at it? (I guess that's a lot faster than me struggling to understand what's actually going on in the code.)
Comment #4
quicksketchI confirmed this problem on my local and it should be fixed with this patch. I've committed it to CVS.
Comment #5
quicksketchI found that this last patch didn't work with complicated types like files or dates. This patch works correctly with all data types.